﻿2026-06-04T06:00:59.9848383Z Current runner version: '2.334.0'
2026-06-04T06:00:59.9853001Z Runner name: 'hfenduleam'
2026-06-04T06:00:59.9853433Z Runner group name: 'Default'
2026-06-04T06:00:59.9853909Z Machine name: 'HFENDULEAM'
2026-06-04T06:00:59.9855839Z ##[group]GITHUB_TOKEN Permissions
2026-06-04T06:00:59.9857096Z Contents: read
2026-06-04T06:00:59.9857458Z Metadata: read
2026-06-04T06:00:59.9857776Z Packages: read
2026-06-04T06:00:59.9858096Z ##[endgroup]
2026-06-04T06:00:59.9859300Z Secret source: Actions
2026-06-04T06:00:59.9859715Z Prepare workflow directory
2026-06-04T06:01:00.0122855Z Prepare all required actions
2026-06-04T06:01:00.0147148Z Getting action download info
2026-06-04T06:01:00.4821290Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-04T06:01:01.0507053Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-06-04T06:01:01.1190795Z ##[group]Run actions/checkout@v5
2026-06-04T06:01:01.1191547Z with:
2026-06-04T06:01:01.1191874Z   repository: SaberMage/spt-core
2026-06-04T06:01:01.1195459Z   token: ***
2026-06-04T06:01:01.1195832Z   ssh-strict: true
2026-06-04T06:01:01.1196157Z   ssh-user: git
2026-06-04T06:01:01.1196477Z   persist-credentials: true
2026-06-04T06:01:01.1196857Z   clean: true
2026-06-04T06:01:01.1197180Z   sparse-checkout-cone-mode: true
2026-06-04T06:01:01.1197576Z   fetch-depth: 1
2026-06-04T06:01:01.1197958Z   fetch-tags: false
2026-06-04T06:01:01.1198307Z   show-progress: true
2026-06-04T06:01:01.1198687Z   lfs: false
2026-06-04T06:01:01.1199012Z   submodules: false
2026-06-04T06:01:01.1199369Z   set-safe-directory: true
2026-06-04T06:01:01.1199885Z ##[endgroup]
2026-06-04T06:01:01.2938168Z Syncing repository: SaberMage/spt-core
2026-06-04T06:01:01.2939373Z ##[group]Getting Git version info
2026-06-04T06:01:01.2940007Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-04T06:01:01.3206930Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-04T06:01:01.3416114Z git version 2.43.0.windows.1
2026-06-04T06:01:01.3445244Z ##[endgroup]
2026-06-04T06:01:01.3453829Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\ec29072a-15f5-4191-879b-7ead832a5f82\.gitconfig'
2026-06-04T06:01:01.3466700Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\ec29072a-15f5-4191-879b-7ead832a5f82' before making global git config changes
2026-06-04T06:01:01.3467814Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T06:01:01.3472250Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-04T06:01:01.3712583Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-04T06:01:01.3905904Z https://github.com/SaberMage/spt-core
2026-06-04T06:01:01.3937449Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-04T06:01:01.3941894Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-04T06:01:01.4137033Z refs/heads/dev-freeform
2026-06-04T06:01:01.4166195Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-04T06:01:01.4447029Z HEAD is now at 1ba6e06 fix(test): reconcile unix mock command nested single quotes broke manifest TOML
2026-06-04T06:01:01.4952545Z ##[endgroup]
2026-06-04T06:01:01.4955898Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-04T06:01:01.8710594Z ##[group]Cleaning the repository
2026-06-04T06:01:01.8714283Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-04T06:01:04.3543537Z Removing target/
2026-06-04T06:01:04.3585415Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-04T06:01:04.3922062Z HEAD is now at 1ba6e06 fix(test): reconcile unix mock command nested single quotes broke manifest TOML
2026-06-04T06:01:04.3950129Z ##[endgroup]
2026-06-04T06:01:04.3954800Z ##[group]Disabling automatic garbage collection
2026-06-04T06:01:04.3962196Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-04T06:01:04.4215312Z ##[endgroup]
2026-06-04T06:01:04.4215816Z ##[group]Setting up auth
2026-06-04T06:01:04.4224347Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-04T06:01:04.4467188Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-04T06:01:04.8191403Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T06:01:04.8431752Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-04T06:01:05.2059083Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T06:01:05.2290478Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-04T06:01:05.5940547Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-04T06:01:05.6249806Z ##[endgroup]
2026-06-04T06:01:05.6250260Z ##[group]Fetching the repository
2026-06-04T06:01:05.6259514Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f08aedcb3cd2615712f3f30daf07a35ee9870aac:refs/remotes/origin/dev-freeform
2026-06-04T06:01:06.2449336Z From https://github.com/SaberMage/spt-core
2026-06-04T06:01:06.2449888Z  + 1ba6e06...f08aedc f08aedcb3cd2615712f3f30daf07a35ee9870aac -> origin/dev-freeform  (forced update)
2026-06-04T06:01:06.2580386Z ##[endgroup]
2026-06-04T06:01:06.2580806Z ##[group]Determining the checkout info
2026-06-04T06:01:06.2581868Z ##[endgroup]
2026-06-04T06:01:06.2587699Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-04T06:01:06.2855078Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-04T06:01:06.3074094Z ##[group]Checking out the ref
2026-06-04T06:01:06.3079244Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-04T06:01:06.3448986Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-04T06:01:06.3449416Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-04T06:01:06.3449893Z Previous HEAD position was 1ba6e06 fix(test): reconcile unix mock command nested single quotes broke manifest TOML
2026-06-04T06:01:06.3450341Z Switched to and reset branch 'dev-freeform'
2026-06-04T06:01:06.3473137Z ##[endgroup]
2026-06-04T06:01:06.3719546Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-04T06:01:06.3919644Z f08aedcb3cd2615712f3f30daf07a35ee9870aac
2026-06-04T06:01:06.4212101Z ##[group]Run cargo build --workspace --all-targets
2026-06-04T06:01:06.4212553Z [36;1mcargo build --workspace --all-targets[0m
2026-06-04T06:01:06.4217726Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-04T06:01:06.4218033Z ##[endgroup]
2026-06-04T06:01:07.1822448Z    Compiling proc-macro2 v1.0.106
2026-06-04T06:01:07.1822891Z    Compiling quote v1.0.45
2026-06-04T06:01:07.1823293Z    Compiling unicode-ident v1.0.24
2026-06-04T06:01:07.1823624Z    Compiling serde_core v1.0.228
2026-06-04T06:01:07.1823968Z    Compiling serde v1.0.228
2026-06-04T06:01:07.1824278Z    Compiling cfg-if v1.0.4
2026-06-04T06:01:07.1824537Z    Compiling windows-link v0.2.1
2026-06-04T06:01:07.1824879Z    Compiling typenum v1.20.1
2026-06-04T06:01:07.1825202Z    Compiling version_check v0.9.5
2026-06-04T06:01:07.1825607Z    Compiling portable-atomic v1.13.1
2026-06-04T06:01:07.1828096Z    Compiling critical-section v1.2.0
2026-06-04T06:01:07.1828776Z    Compiling subtle v2.6.1
2026-06-04T06:01:07.1829087Z    Compiling memchr v2.8.1
2026-06-04T06:01:07.1829558Z    Compiling semver v1.0.28
2026-06-04T06:01:07.1829933Z    Compiling shlex v2.0.1
2026-06-04T06:01:07.1831255Z    Compiling find-msvc-tools v0.1.9
2026-06-04T06:01:07.2746011Z    Compiling windows-sys v0.61.2
2026-06-04T06:01:07.2775006Z    Compiling smallvec v1.15.1
2026-06-04T06:01:07.2984742Z    Compiling itoa v1.0.18
2026-06-04T06:01:07.3190182Z    Compiling equivalent v1.0.2
2026-06-04T06:01:07.4255750Z    Compiling rustc_version v0.4.1
2026-06-04T06:01:07.4325318Z    Compiling getrandom v0.2.17
2026-06-04T06:01:07.4415459Z    Compiling cpufeatures v0.2.17
2026-06-04T06:01:07.5200240Z    Compiling pin-project-lite v0.2.17
2026-06-04T06:01:07.5200939Z    Compiling hashbrown v0.17.1
2026-06-04T06:01:07.5203617Z    Compiling log v0.4.30
2026-06-04T06:01:07.5695155Z    Compiling rand_core v0.10.1
2026-06-04T06:01:07.6065424Z    Compiling futures-core v0.3.32
2026-06-04T06:01:07.6362024Z    Compiling generic-array v0.14.7
2026-06-04T06:01:07.6431781Z    Compiling cc v1.2.63
2026-06-04T06:01:07.7396382Z    Compiling bytes v1.11.1
2026-06-04T06:01:07.7595125Z    Compiling getrandom v0.4.2
2026-06-04T06:01:07.7620351Z    Compiling stable_deref_trait v1.2.1
2026-06-04T06:01:07.7805848Z    Compiling libc v0.2.186
2026-06-04T06:01:07.7938075Z    Compiling slab v0.4.12
2026-06-04T06:01:07.8683423Z    Compiling futures-io v0.3.32
2026-06-04T06:01:07.9667714Z    Compiling futures-sink v0.3.32
2026-06-04T06:01:08.0242013Z    Compiling autocfg v1.5.1
2026-06-04T06:01:08.0918689Z    Compiling indexmap v2.14.0
2026-06-04T06:01:08.0996703Z    Compiling futures-channel v0.3.32
2026-06-04T06:01:08.1080264Z    Compiling bitflags v2.11.1
2026-06-04T06:01:08.1830186Z    Compiling futures-task v0.3.32
2026-06-04T06:01:08.1971610Z    Compiling curve25519-dalek v4.1.3
2026-06-04T06:01:08.2202837Z    Compiling zerocopy v0.8.50
2026-06-04T06:01:08.3468404Z    Compiling ahash v0.8.12
2026-06-04T06:01:08.3531139Z    Compiling rand_core v0.6.4
2026-06-04T06:01:08.3560574Z    Compiling fnv v1.0.7
2026-06-04T06:01:08.4689496Z    Compiling pkg-config v0.3.33
2026-06-04T06:01:08.5695113Z    Compiling vcpkg v0.2.15
2026-06-04T06:01:08.5702556Z    Compiling signature v2.2.0
2026-06-04T06:01:08.6046633Z    Compiling syn v2.0.117
2026-06-04T06:01:08.7140120Z    Compiling ed25519 v2.2.3
2026-06-04T06:01:08.7216321Z    Compiling zmij v1.0.21
2026-06-04T06:01:08.7316981Z    Compiling fastrand v2.4.1
2026-06-04T06:01:08.7577295Z    Compiling cfg_aliases v0.2.1
2026-06-04T06:01:08.7827705Z    Compiling serde_json v1.0.150
2026-06-04T06:01:08.7961920Z    Compiling litemap v0.8.2
2026-06-04T06:01:08.8442213Z    Compiling rustversion v1.0.22
2026-06-04T06:01:08.8683682Z    Compiling writeable v0.6.3
2026-06-04T06:01:08.8936071Z    Compiling crypto-common v0.1.7
2026-06-04T06:01:08.9258489Z    Compiling block-buffer v0.10.4
2026-06-04T06:01:08.9616132Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-04T06:01:09.0001307Z    Compiling fallible-iterator v0.3.0
2026-06-04T06:01:09.0518123Z    Compiling digest v0.10.7
2026-06-04T06:01:09.0534178Z    Compiling icu_normalizer_data v2.2.0
2026-06-04T06:01:09.0724613Z    Compiling icu_properties_data v2.2.0
2026-06-04T06:01:09.1676954Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-04T06:01:09.2038737Z    Compiling utf8_iter v1.0.4
2026-06-04T06:01:09.2225412Z    Compiling anyhow v1.0.102
2026-06-04T06:01:09.2825915Z    Compiling sha2 v0.10.9
2026-06-04T06:01:09.2826357Z    Compiling percent-encoding v2.3.2
2026-06-04T06:01:09.3481757Z    Compiling ring v0.17.14
2026-06-04T06:01:09.3546496Z    Compiling http v1.4.1
2026-06-04T06:01:09.4214325Z    Compiling cpufeatures v0.3.0
2026-06-04T06:01:09.4714852Z    Compiling windows-targets v0.52.6
2026-06-04T06:01:09.4863686Z    Compiling libsqlite3-sys v0.30.1
2026-06-04T06:01:09.5186119Z    Compiling thiserror v2.0.18
2026-06-04T06:01:09.5714753Z    Compiling strsim v0.11.1
2026-06-04T06:01:09.6350321Z    Compiling windows-sys v0.59.0
2026-06-04T06:01:09.6351269Z    Compiling chacha20 v0.10.0
2026-06-04T06:01:09.6355165Z    Compiling form_urlencoded v1.2.2
2026-06-04T06:01:09.7599043Z    Compiling untrusted v0.9.0
2026-06-04T06:01:09.8000614Z    Compiling ident_case v1.0.1
2026-06-04T06:01:09.8544059Z    Compiling rand v0.10.1
2026-06-04T06:01:09.9069108Z    Compiling num-traits v0.2.19
2026-06-04T06:01:09.9381225Z    Compiling windows-result v0.4.1
2026-06-04T06:01:09.9396323Z    Compiling windows-strings v0.5.1
2026-06-04T06:01:10.2429806Z    Compiling scopeguard v1.2.0
2026-06-04T06:01:10.3297517Z    Compiling rustls v0.23.40
2026-06-04T06:01:10.3457941Z    Compiling unicode-segmentation v1.13.3
2026-06-04T06:01:10.4354615Z    Compiling lock_api v0.4.14
2026-06-04T06:01:10.4798160Z    Compiling unicode-xid v0.2.6
2026-06-04T06:01:10.5505620Z    Compiling const-oid v0.10.2
2026-06-04T06:01:10.5787663Z    Compiling atomic-waker v1.1.2
2026-06-04T06:01:10.6003399Z    Compiling httparse v1.10.1
2026-06-04T06:01:10.6185793Z    Compiling http-body v1.0.1
2026-06-04T06:01:10.7749374Z    Compiling hybrid-array v0.4.12
2026-06-04T06:01:10.7850554Z    Compiling winapi v0.3.9
2026-06-04T06:01:10.8414729Z    Compiling base64ct v1.8.3
2026-06-04T06:01:10.8511720Z    Compiling heck v0.5.0
2026-06-04T06:01:10.8818886Z    Compiling powerfmt v0.2.0
2026-06-04T06:01:10.9523784Z    Compiling convert_case v0.10.0
2026-06-04T06:01:10.9933551Z    Compiling memoffset v0.6.5
2026-06-04T06:01:11.0372836Z    Compiling deranged v0.5.8
2026-06-04T06:01:11.1295411Z    Compiling pem-rfc7468 v1.0.0
2026-06-04T06:01:11.1685882Z    Compiling tower-service v0.3.3
2026-06-04T06:01:11.2009237Z    Compiling time-core v0.1.8
2026-06-04T06:01:11.2994881Z    Compiling num-conv v0.2.2
2026-06-04T06:01:11.3135374Z    Compiling try-lock v0.2.5
2026-06-04T06:01:11.3570779Z    Compiling base64 v0.22.1
2026-06-04T06:01:11.3747887Z    Compiling tinyvec_macros v0.1.1
2026-06-04T06:01:11.4260866Z    Compiling data-encoding v2.11.0
2026-06-04T06:01:11.4290494Z    Compiling thiserror v1.0.69
2026-06-04T06:01:11.4811157Z    Compiling parking_lot_core v0.9.12
2026-06-04T06:01:11.4924499Z    Compiling tinyvec v1.11.0
2026-06-04T06:01:11.6131795Z    Compiling want v0.3.1
2026-06-04T06:01:11.6413312Z    Compiling crypto-common v0.2.2
2026-06-04T06:01:11.7712633Z    Compiling block-buffer v0.12.0
2026-06-04T06:01:11.8233686Z    Compiling vergen-lib v9.1.0
2026-06-04T06:01:11.9043180Z    Compiling inout v0.1.4
2026-06-04T06:01:11.9392480Z    Compiling n0-future v0.3.2
2026-06-04T06:01:11.9465187Z    Compiling serial-core v0.4.0
2026-06-04T06:01:11.9722196Z    Compiling httpdate v1.0.3
2026-06-04T06:01:12.0002685Z    Compiling diatomic-waker v0.2.3
2026-06-04T06:01:12.1633885Z    Compiling crossbeam-utils v0.8.21
2026-06-04T06:01:12.2024828Z    Compiling winnow v1.0.3
2026-06-04T06:01:12.2600440Z    Compiling winreg v0.10.1
2026-06-04T06:01:12.3014876Z    Compiling spin v0.10.0
2026-06-04T06:01:12.3167777Z    Compiling parking v2.2.1
2026-06-04T06:01:12.3734890Z    Compiling synstructure v0.13.2
2026-06-04T06:01:12.4600885Z    Compiling darling_core v0.20.11
2026-06-04T06:01:12.4803568Z    Compiling cordyceps v0.3.4
2026-06-04T06:01:12.5875921Z    Compiling futures-lite v2.6.1
2026-06-04T06:01:12.6307899Z    Compiling digest v0.11.3
2026-06-04T06:01:12.6682039Z    Compiling serial-windows v0.4.0
2026-06-04T06:01:12.7300316Z    Compiling cipher v0.4.4
2026-06-04T06:01:12.8280073Z    Compiling futures-buffered v0.2.13
2026-06-04T06:01:12.9161939Z    Compiling vergen-lib v0.1.6
2026-06-04T06:01:12.9568463Z    Compiling vergen v9.1.0
2026-06-04T06:01:13.0223330Z    Compiling universal-hash v0.5.1
2026-06-04T06:01:13.0598672Z    Compiling noq-udp v0.10.0
2026-06-04T06:01:13.1014143Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-04T06:01:13.1170145Z    Compiling heapless v0.7.17
2026-06-04T06:01:13.1612865Z    Compiling aho-corasick v1.1.4
2026-06-04T06:01:13.1850694Z    Compiling sync_wrapper v1.0.2
2026-06-04T06:01:13.1899047Z    Compiling pin-utils v0.1.0
2026-06-04T06:01:13.2005248Z    Compiling either v1.16.0
2026-06-04T06:01:13.2251820Z    Compiling bitflags v1.3.2
2026-06-04T06:01:13.2801351Z    Compiling regex-syntax v0.8.10
2026-06-04T06:01:13.2896305Z    Compiling opaque-debug v0.3.1
2026-06-04T06:01:13.3287287Z    Compiling lazy_static v1.5.0
2026-06-04T06:01:13.3287770Z    Compiling byteorder v1.5.0
2026-06-04T06:01:13.3961040Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-04T06:01:13.4462876Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-04T06:01:13.4730239Z    Compiling shared_library v0.1.9
2026-06-04T06:01:13.5189856Z    Compiling hash32 v0.2.1
2026-06-04T06:01:13.5422923Z    Compiling polyval v0.6.2
2026-06-04T06:01:13.6026750Z    Compiling nix v0.25.1
2026-06-04T06:01:13.7083837Z    Compiling parking_lot v0.12.5
2026-06-04T06:01:13.7382074Z    Compiling serial v0.4.0
2026-06-04T06:01:13.7847137Z    Compiling spin v0.9.8
2026-06-04T06:01:13.8228996Z    Compiling vergen-gitcl v1.0.8
2026-06-04T06:01:13.8273481Z    Compiling windows-threading v0.2.1
2026-06-04T06:01:13.8542529Z    Compiling downcast-rs v1.2.1
2026-06-04T06:01:13.9065628Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T06:01:13.9824855Z    Compiling tower-layer v0.3.3
2026-06-04T06:01:14.0124019Z    Compiling signature v3.0.0
2026-06-04T06:01:14.0225132Z    Compiling winnow v0.7.15
2026-06-04T06:01:14.0905187Z    Compiling toml_write v0.1.2
2026-06-04T06:01:14.1583810Z    Compiling shell-words v1.1.1
2026-06-04T06:01:14.2457502Z    Compiling ghash v0.5.1
2026-06-04T06:01:14.2959490Z    Compiling ctr v0.9.2
2026-06-04T06:01:14.3231629Z    Compiling aes v0.8.4
2026-06-04T06:01:14.3598817Z    Compiling sha2 v0.11.0-rc.5
2026-06-04T06:01:14.3697861Z    Compiling time v0.3.47
2026-06-04T06:01:14.4025058Z    Compiling http-body-util v0.1.3
2026-06-04T06:01:14.4419029Z    Compiling aead v0.5.2
2026-06-04T06:01:14.4546716Z    Compiling widestring v1.2.1
2026-06-04T06:01:14.4888286Z    Compiling ipconfig v0.3.4
2026-06-04T06:01:14.5936482Z    Compiling proc-macro-crate v3.5.0
2026-06-04T06:01:14.7192137Z    Compiling crossbeam-epoch v0.9.18
2026-06-04T06:01:14.7939867Z    Compiling aes-gcm v0.10.3
2026-06-04T06:01:14.8514761Z    Compiling crossbeam-channel v0.5.15
2026-06-04T06:01:14.9663468Z    Compiling windows-registry v0.6.1
2026-06-04T06:01:15.0483649Z    Compiling serde_derive v1.0.228
2026-06-04T06:01:15.0658035Z    Compiling zeroize_derive v1.4.3
2026-06-04T06:01:15.1583250Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-04T06:01:15.2283150Z    Compiling zerofrom-derive v0.1.7
2026-06-04T06:01:15.3859353Z    Compiling socket2 v0.6.4
2026-06-04T06:01:15.3950588Z    Compiling mio v1.2.1
2026-06-04T06:01:15.5054732Z    Compiling yoke-derive v0.8.2
2026-06-04T06:01:15.5771893Z    Compiling tokio-macros v2.7.0
2026-06-04T06:01:15.6100737Z    Compiling futures-macro v0.3.32
2026-06-04T06:01:15.7870832Z    Compiling zeroize v1.8.2
2026-06-04T06:01:15.8370782Z    Compiling zerovec-derive v0.11.3
2026-06-04T06:01:15.8437201Z    Compiling displaydoc v0.2.6
2026-06-04T06:01:16.0784470Z    Compiling tracing-attributes v0.1.31
2026-06-04T06:01:16.1117013Z    Compiling thiserror-impl v2.0.18
2026-06-04T06:01:16.1385679Z    Compiling rustls-pki-types v1.14.1
2026-06-04T06:01:16.3190200Z    Compiling tokio v1.52.3
2026-06-04T06:01:16.4825016Z    Compiling rustls-webpki v0.103.13
2026-06-04T06:01:16.5121492Z    Compiling futures-util v0.3.32
2026-06-04T06:01:16.6153269Z    Compiling darling_macro v0.20.11
2026-06-04T06:01:16.7027191Z    Compiling derive_more-impl v2.1.1
2026-06-04T06:01:16.7125981Z    Compiling n0-error-macros v0.1.3
2026-06-04T06:01:16.8519356Z    Compiling zerofrom v0.1.8
2026-06-04T06:01:16.9179929Z    Compiling windows-interface v0.59.3
2026-06-04T06:01:16.9297360Z    Compiling spez v0.1.2
2026-06-04T06:01:17.1528998Z    Compiling yoke v0.8.2
2026-06-04T06:01:17.1765724Z    Compiling ed25519-dalek v2.2.0
2026-06-04T06:01:17.2807197Z    Compiling darling v0.20.11
2026-06-04T06:01:17.3920035Z    Compiling spt-proto v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-04T06:01:17.5684284Z    Compiling zerovec v0.11.6
2026-06-04T06:01:17.5713347Z    Compiling zerotrie v0.2.4
2026-06-04T06:01:17.6279296Z    Compiling derive_builder_core v0.20.2
2026-06-04T06:01:17.8685070Z    Compiling windows-implement v0.60.2
2026-06-04T06:01:17.8789954Z    Compiling der v0.8.0-rc.10
2026-06-04T06:01:17.8837581Z    Compiling pin-project-internal v1.1.13
2026-06-04T06:01:17.9918856Z    Compiling n0-error v0.1.3
2026-06-04T06:01:18.0477497Z    Compiling thiserror-impl v1.0.69
2026-06-04T06:01:18.0664540Z    Compiling regex-automata v0.4.14
2026-06-04T06:01:18.1199786Z    Compiling cobs v0.3.0
2026-06-04T06:01:18.1246980Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-04T06:01:18.2486034Z    Compiling tinystr v0.8.3
2026-06-04T06:01:18.3102722Z    Compiling potential_utf v0.1.5
2026-06-04T06:01:18.3277642Z    Compiling postcard-derive v0.2.2
2026-06-04T06:01:18.5036674Z    Compiling icu_locale_core v2.2.0
2026-06-04T06:01:18.5317851Z    Compiling icu_collections v2.2.0
2026-06-04T06:01:18.6059067Z    Compiling data-encoding-macro v0.1.20
2026-06-04T06:01:18.6454349Z    Compiling windows-core v0.62.2
2026-06-04T06:01:18.6746204Z    Compiling num_enum_derive v0.7.6
2026-06-04T06:01:18.7859700Z    Compiling derive_builder_macro v0.20.2
2026-06-04T06:01:18.8516392Z    Compiling iroh-metrics-derive v0.4.1
2026-06-04T06:01:18.9398041Z    Compiling enum-assoc v1.3.0
2026-06-04T06:01:19.2446906Z    Compiling derive_builder v0.20.2
2026-06-04T06:01:19.2447527Z    Compiling pin-project v1.1.13
2026-06-04T06:01:19.4074166Z    Compiling spki v0.8.0-rc.4
2026-06-04T06:01:19.4511380Z    Compiling futures-executor v0.3.32
2026-06-04T06:01:19.5198522Z    Compiling icu_provider v2.2.0
2026-06-04T06:01:19.6145051Z    Compiling futures v0.3.32
2026-06-04T06:01:19.7581974Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-04T06:01:19.8631028Z    Compiling icu_properties v2.2.0
2026-06-04T06:01:19.8745771Z    Compiling icu_normalizer v2.2.0
2026-06-04T06:01:19.8816944Z    Compiling ipnet v2.12.0
2026-06-04T06:01:19.8877108Z    Compiling filedescriptor v0.8.3
2026-06-04T06:01:19.9164853Z    Compiling toml_datetime v0.6.11
2026-06-04T06:01:19.9504538Z    Compiling serde_spanned v0.6.9
2026-06-04T06:01:19.9593247Z    Compiling ed25519 v3.0.0-rc.4
2026-06-04T06:01:20.0219801Z    Compiling windows-future v0.3.2
2026-06-04T06:01:20.0289156Z    Compiling windows-numerics v0.3.1
2026-06-04T06:01:20.1071507Z    Compiling toml_edit v0.22.27
2026-06-04T06:01:20.1691713Z    Compiling portable-pty v0.8.1
2026-06-04T06:01:20.3047578Z    Compiling once_cell v1.21.4
2026-06-04T06:01:20.3106915Z    Compiling prefix-trie v0.8.4
2026-06-04T06:01:20.3316294Z    Compiling regex v1.12.3
2026-06-04T06:01:20.3568650Z    Compiling windows-collections v0.3.2
2026-06-04T06:01:20.5710983Z    Compiling tracing-core v0.1.36
2026-06-04T06:01:20.7251100Z    Compiling hashbrown v0.14.5
2026-06-04T06:01:20.7945209Z    Compiling tokio-util v0.7.18
2026-06-04T06:01:20.7979456Z    Compiling tempfile v3.27.0
2026-06-04T06:01:20.8551330Z    Compiling windows v0.62.2
2026-06-04T06:01:20.9429830Z    Compiling tower v0.5.3
2026-06-04T06:01:20.9949459Z    Compiling tracing v0.1.44
2026-06-04T06:01:21.0071584Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-04T06:01:21.3110836Z    Compiling idna_adapter v1.2.2
2026-06-04T06:01:21.4167343Z    Compiling hashlink v0.9.1
2026-06-04T06:01:21.4602897Z    Compiling idna v1.1.0
2026-06-04T06:01:21.4647909Z    Compiling derive_more v2.1.1
2026-06-04T06:01:21.4678867Z    Compiling postcard v1.1.3
2026-06-04T06:01:21.5833054Z    Compiling h2 v0.4.14
2026-06-04T06:01:21.5881730Z    Compiling chrono v0.4.44
2026-06-04T06:01:21.6892276Z    Compiling strum_macros v0.28.0
2026-06-04T06:01:21.7725614Z    Compiling rusqlite v0.32.1
2026-06-04T06:01:21.8636652Z    Compiling url v2.5.8
2026-06-04T06:01:21.9880164Z    Compiling toml v0.8.23
2026-06-04T06:01:21.9880825Z    Compiling async-trait v0.1.89
2026-06-04T06:01:22.0780439Z    Compiling blake3 v1.8.5
2026-06-04T06:01:22.2189118Z    Compiling netwatch v0.16.0
2026-06-04T06:01:22.5415300Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-04T06:01:22.5642736Z    Compiling noq v0.18.0
2026-06-04T06:01:22.5879130Z    Compiling uuid v1.23.2
2026-06-04T06:01:22.7017531Z    Compiling acto v0.8.2
2026-06-04T06:01:22.9025708Z    Compiling spt-store v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-04T06:01:23.0172775Z    Compiling lru-slab v0.1.2
2026-06-04T06:01:23.0491862Z    Compiling sorted-index-buffer v0.2.1
2026-06-04T06:01:23.1358315Z    Compiling foldhash v0.2.0
2026-06-04T06:01:23.1579418Z    Compiling tagptr v0.2.0
2026-06-04T06:01:23.1841130Z    Compiling xml-rs v0.8.28
2026-06-04T06:01:23.2089933Z    Compiling rustc-hash v2.1.2
2026-06-04T06:01:23.2264391Z    Compiling identity-hash v0.1.0
2026-06-04T06:01:23.3396960Z    Compiling mac-addr v0.3.0
2026-06-04T06:01:23.3508938Z    Compiling ryu v1.0.23
2026-06-04T06:01:23.3509403Z    Compiling allocator-api2 v0.2.21
2026-06-04T06:01:23.3573886Z    Compiling moka v0.12.15
2026-06-04T06:01:23.4822967Z    Compiling netdev v0.42.0
2026-06-04T06:01:23.5575805Z    Compiling iroh-metrics v0.38.3
2026-06-04T06:01:23.6692386Z    Compiling hashbrown v0.16.1
2026-06-04T06:01:23.7269368Z    Compiling tower-http v0.6.11
2026-06-04T06:01:23.7589991Z    Compiling xmltree v0.10.3
2026-06-04T06:01:24.0990079Z    Compiling strum v0.28.0
2026-06-04T06:01:24.1430044Z    Compiling tokio-rustls v0.26.4
2026-06-04T06:01:24.2989881Z    Compiling spt-msg v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-04T06:01:24.3588637Z    Compiling rustls-platform-verifier v0.7.0
2026-06-04T06:01:24.3770042Z    Compiling noq-proto v0.17.0
2026-06-04T06:01:24.4176463Z    Compiling attohttpc v0.30.1
2026-06-04T06:01:24.4658949Z    Compiling iroh-base v0.98.0
2026-06-04T06:01:24.4759188Z    Compiling iroh-relay v0.98.0
2026-06-04T06:01:24.5585147Z    Compiling spt-term v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-04T06:01:24.8533557Z    Compiling n0-watcher v0.6.1
2026-06-04T06:01:25.0089646Z    Compiling tokio-stream v0.1.18
2026-06-04T06:01:25.0538262Z    Compiling num_enum v0.7.6
2026-06-04T06:01:25.2707805Z    Compiling simple-dns v0.9.3
2026-06-04T06:01:25.3580509Z    Compiling sha1_smol v1.0.1
2026-06-04T06:01:25.5192101Z    Compiling hyper v1.10.1
2026-06-04T06:01:25.6125179Z    Compiling hickory-net v0.26.0-beta.4
2026-06-04T06:01:25.6368016Z    Compiling arrayref v0.3.9
2026-06-04T06:01:25.6841787Z    Compiling arrayvec v0.7.6
2026-06-04T06:01:25.7006953Z    Compiling smol_str v0.1.24
2026-06-04T06:01:25.7341768Z    Compiling resolv-conf v0.7.6
2026-06-04T06:01:25.7954381Z    Compiling constant_time_eq v0.4.2
2026-06-04T06:01:25.9270012Z    Compiling simdutf8 v0.1.5
2026-06-04T06:01:26.2519603Z    Compiling iroh-dns v0.98.0
2026-06-04T06:01:26.2967505Z    Compiling tokio-websockets v0.13.2
2026-06-04T06:01:26.3600520Z    Compiling spt-runtime v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-04T06:01:26.4885414Z    Compiling lru v0.16.4
2026-06-04T06:01:26.5883811Z    Compiling webpki-roots v1.0.7
2026-06-04T06:01:26.6853658Z    Compiling seize v0.5.1
2026-06-04T06:01:26.7058251Z    Compiling serde_bytes v0.11.19
2026-06-04T06:01:26.7587761Z    Compiling hmac v0.12.1
2026-06-04T06:01:26.8117695Z    Compiling iroh v0.98.2
2026-06-04T06:01:26.9513121Z    Compiling hyper-util v0.1.20
2026-06-04T06:01:27.0252025Z    Compiling cmov v0.5.4
2026-06-04T06:01:27.2558635Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-04T06:01:27.3353666Z    Compiling ctutils v0.4.2
2026-06-04T06:01:27.3565450Z    Compiling papaya v0.2.4
2026-06-04T06:01:27.4213161Z    Compiling hkdf v0.12.4
2026-06-04T06:01:27.6315693Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-04T06:01:27.6385191Z    Compiling backon v1.6.0
2026-06-04T06:01:27.8692050Z    Compiling spake2 v0.4.0
2026-06-04T06:01:27.9743542Z    Compiling sha1 v0.10.6
2026-06-04T06:01:27.9816510Z    Compiling recvmsg v1.0.0
2026-06-04T06:01:28.0651786Z    Compiling doctest-file v1.1.1
2026-06-04T06:01:28.2346622Z    Compiling spt-live v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-04T06:01:28.2608574Z    Compiling utf8parse v0.2.2
2026-06-04T06:01:28.2801087Z    Compiling anstyle v1.0.14
2026-06-04T06:01:28.2843220Z    Compiling once_cell_polyfill v1.70.2
2026-06-04T06:01:28.3817433Z    Compiling anstyle-parse v1.0.0
2026-06-04T06:01:28.4331197Z    Compiling anstyle-query v1.1.5
2026-06-04T06:01:28.4444852Z    Compiling hyper-rustls v0.27.9
2026-06-04T06:01:28.4831295Z    Compiling igd-next v0.17.1
2026-06-04T06:01:28.5908382Z    Compiling anstyle-wincon v3.0.11
2026-06-04T06:01:28.6494853Z    Compiling colorchoice v1.0.5
2026-06-04T06:01:28.6716154Z    Compiling reqwest v0.13.4
2026-06-04T06:01:28.6954220Z    Compiling interprocess v2.4.2
2026-06-04T06:01:28.7966573Z    Compiling is_terminal_polyfill v1.70.2
2026-06-04T06:01:28.7989498Z    Compiling clap_lex v1.1.0
2026-06-04T06:01:28.8438718Z    Compiling clap_derive v4.6.1
2026-06-04T06:01:28.9179390Z    Compiling anstream v1.0.0
2026-06-04T06:01:29.4268674Z    Compiling clap_builder v4.6.0
2026-06-04T06:01:29.5398620Z    Compiling mock-adapter v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-04T06:01:31.4020088Z    Compiling wmi v0.18.4
2026-06-04T06:01:31.4766503Z    Compiling clap v4.6.1
2026-06-04T06:01:33.4420648Z    Compiling portmapper v0.16.0
2026-06-04T06:01:48.9169531Z    Compiling spt-net v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-04T06:01:49.6279269Z    Compiling spt-daemon v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-04T06:01:56.1682984Z    Compiling spt v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-04T06:02:07.9690131Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
2026-06-04T06:02:08.1365783Z ##[group]Run cargo test --workspace
2026-06-04T06:02:08.1366134Z [36;1mcargo test --workspace[0m
2026-06-04T06:02:08.1369308Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-04T06:02:08.1369594Z ##[endgroup]
2026-06-04T06:02:08.8779229Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
2026-06-04T06:02:08.9113402Z      Running unittests src\main.rs (target\debug\deps\mock_session-99b31ec880a7fd8b.exe)
2026-06-04T06:02:08.9441470Z 
2026-06-04T06:02:08.9441749Z running 0 tests
2026-06-04T06:02:08.9441893Z 
2026-06-04T06:02:08.9442131Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T06:02:08.9442402Z 
2026-06-04T06:02:08.9453910Z      Running tests\manifest_valid.rs (target\debug\deps\manifest_valid-396e5f5e9055dabb.exe)
2026-06-04T06:02:08.9833717Z 
2026-06-04T06:02:08.9833962Z running 3 tests
2026-06-04T06:02:08.9846964Z test mock_manifest_parses_and_validates ... ok
2026-06-04T06:02:08.9847260Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-04T06:02:08.9848972Z test mock_has_no_claude_code_conventions ... ok
2026-06-04T06:02:08.9849182Z 
2026-06-04T06:02:08.9849383Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T06:02:08.9849629Z 
2026-06-04T06:02:08.9861911Z      Running unittests src\main.rs (target\debug\deps\spt-0fcb6038e2cf0b5e.exe)
2026-06-04T06:02:09.3267206Z 
2026-06-04T06:02:09.3267596Z running 56 tests
2026-06-04T06:02:09.3277476Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-04T06:02:09.3277985Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-04T06:02:09.3278340Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-04T06:02:09.3278689Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-04T06:02:09.3279276Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-04T06:02:09.3279608Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-04T06:02:09.3279942Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-04T06:02:09.3346434Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-04T06:02:09.3403778Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-04T06:02:09.3459908Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-04T06:02:09.3474543Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-04T06:02:09.3491812Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-04T06:02:09.3505110Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-04T06:02:09.3562642Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-04T06:02:09.4437366Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-04T06:02:09.4440523Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-04T06:02:09.4447450Z test api::tests::adapter_is_required ... ok
2026-06-04T06:02:09.4447911Z test api::tests::state_value_is_validated ... ok
2026-06-04T06:02:09.4461733Z test api::tests::surface_parses ... ok
2026-06-04T06:02:09.4542145Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-04T06:02:09.4640182Z test api::reporting::tests::driven_by_reads_daemon_marker ... ok
2026-06-04T06:02:09.4736954Z test api::reporting::tests::history_log_appends ... ok
2026-06-04T06:02:09.4753417Z test cli::tests::access_subcommands_parse ... ok
2026-06-04T06:02:09.4755823Z test cli::tests::create_new_existing_name_is_usage_error ... ok
2026-06-04T06:02:09.4758843Z test cli::tests::create_new_mints_shows_and_requests_save ... ok
2026-06-04T06:02:09.4764577Z test cli::tests::digest_flag_defaults ... ok
2026-06-04T06:02:09.4765513Z test cli::tests::empty_store_no_flag_guides_to_pair_or_create ... ok
2026-06-04T06:02:09.4773904Z test cli::tests::invalid_usage_errors ... ok
2026-06-04T06:02:09.4776787Z test cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it ... ok
2026-06-04T06:02:09.4777314Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-04T06:02:09.4779380Z test cli::tests::not_elevated_refuses_without_leaking_code_or_saving ... ok
2026-06-04T06:02:09.4786651Z test cli::tests::pair_show_totp_subnet_and_create_new_conflict ... ok
2026-06-04T06:02:09.4788137Z test cli::tests::pair_show_totp_arg_shapes_parse ... ok
2026-06-04T06:02:09.4793474Z test cli::tests::ring_timeout_defaults ... ok
2026-06-04T06:02:09.4794911Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-04T06:02:09.4796224Z test cli::tests::single_subnet_auto_selects_and_code_matches_seed ... ok
2026-06-04T06:02:09.4798858Z test cli::tests::unknown_elevation_falls_back ... ok
2026-06-04T06:02:09.4801340Z test cli::tests::unknown_named_subnet_is_usage_error ... ok
2026-06-04T06:02:09.4802409Z test elevation::tests::current_returns_a_determinate_level_on_supported_platforms ... ok
2026-06-04T06:02:09.4803431Z test elevation::tests::fallback_message_names_authenticator_app_and_subnet ... ok
2026-06-04T06:02:09.4804291Z test elevation::tests::gate_shows_only_when_confirmed_elevated ... ok
2026-06-04T06:02:09.4824374Z test cli::tests::subcommands_parse ... ok
2026-06-04T06:02:09.4849580Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-04T06:02:09.5169257Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-04T06:02:09.5497638Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-04T06:02:09.5556829Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-04T06:02:09.5681879Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-04T06:02:09.5735951Z test api::startup::tests::missing_seed_refused ... ok
2026-06-04T06:02:09.5795021Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-04T06:02:09.5855163Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-04T06:02:09.5908775Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-04T06:02:09.5988212Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-04T06:02:09.6028456Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-04T06:02:09.6113510Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-04T06:02:09.7052797Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-04T06:02:09.7073731Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-04T06:02:09.7073986Z 
2026-06-04T06:02:09.7074217Z test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
2026-06-04T06:02:09.7074446Z 
2026-06-04T06:02:09.7092798Z      Running tests\contract_e2e.rs (target\debug\deps\contract_e2e-4739c10e1150bb5f.exe)
2026-06-04T06:02:09.7400307Z 
2026-06-04T06:02:09.7400516Z running 4 tests
2026-06-04T06:02:11.1308900Z test cold_api_call_autostarts_daemon_and_handoff_is_in_memory ... ok
2026-06-04T06:02:11.1500395Z SEEDED:63284
2026-06-04T06:02:12.1057955Z test live_agent_lifecycle_e2e ... ok
2026-06-04T06:02:12.2334819Z test mock_adapter_drives_the_full_contract ... ok
2026-06-04T06:02:12.2891959Z SEEDED:63284
2026-06-04T06:02:12.5774018Z test seed_then_listen_binds_and_relays ... ok
2026-06-04T06:02:12.5774243Z 
2026-06-04T06:02:12.5774461Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.84s
2026-06-04T06:02:12.5774718Z 
2026-06-04T06:02:12.5790235Z      Running unittests src\lib.rs (target\debug\deps\spt_daemon-b2a8255de494d17d.exe)
2026-06-04T06:02:13.2358635Z 
2026-06-04T06:02:13.2359006Z running 89 tests
2026-06-04T06:02:13.2364212Z test adapter_update::tests::delegated_attested_delegates_command ... ok
2026-06-04T06:02:13.2365072Z test adapter_update::tests::delegated_unattested_is_skipped ... ok
2026-06-04T06:02:13.2366367Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-04T06:02:13.2367497Z test adapter_update::tests::file_pull_without_payload_is_skipped ... ok
2026-06-04T06:02:13.2368011Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-04T06:02:13.2368487Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-04T06:02:13.2368952Z test consent::tests::decide_honors_full_auto_flag ... ok
2026-06-04T06:02:13.2383544Z test config::tests::missing_file_is_default ... ok
2026-06-04T06:02:13.2443127Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-04T06:02:13.2445085Z test config::tests::full_auto_update_is_gated_by_default ... ok
2026-06-04T06:02:13.2445561Z test config::tests::crash_grace_is_config_driven ... ok
2026-06-04T06:02:13.2450305Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-04T06:02:13.2455105Z test adapter_update::tests::file_pull_wrong_key_rejected ... ok
2026-06-04T06:02:13.2455788Z test adapter_update::tests::file_pull_verified_against_adapter_key ... ok
2026-06-04T06:02:13.2456419Z test adapter_update::tests::file_pull_tampered_bytes_rejected ... ok
2026-06-04T06:02:13.2457010Z test adapter_update::tests::ripple_conducts_each_adapter_in_order ... ok
2026-06-04T06:02:13.2460140Z test config::tests::save_load_roundtrip ... ok
2026-06-04T06:02:13.2465625Z test digesthub::tests::publish_then_snapshot_reads_latest ... ok
2026-06-04T06:02:13.2469959Z test digesthub::tests::render_is_glanceable ... ok
2026-06-04T06:02:13.2473867Z test digesthub::tests::subscribe_returns_current_base ... ok
2026-06-04T06:02:13.2476970Z test digesthub::tests::subscriber_receives_changes_then_is_pruned ... ok
2026-06-04T06:02:13.2486462Z test digest::tests::active_turn_growth_is_a_tail_delta ... ok
2026-06-04T06:02:13.2488592Z test digest::tests::applying_deltas_reconstructs_snapshot ... ok
2026-06-04T06:02:13.2489390Z test digest::tests::from_manifest_feeds_and_snapshots ... ok
2026-06-04T06:02:13.2489892Z test digest::tests::persistence_off_surfaces_nothing ... ok
2026-06-04T06:02:13.2490401Z test digest::tests::persistence_reports_each_completed_turn_once ... ok
2026-06-04T06:02:13.2491090Z test digest::tests::unchanged_feed_emits_no_delta ... ok
2026-06-04T06:02:13.2491886Z test digest::tests::window_slide_resends_from_zero ... ok
2026-06-04T06:02:13.2492541Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-04T06:02:13.2493149Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-04T06:02:13.2493638Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-04T06:02:13.2494088Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-04T06:02:13.2494725Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-04T06:02:13.2495519Z test digest::tests::tool_sprint_is_structured_in_the_turn ... ok
2026-06-04T06:02:13.2642753Z test config::tests::relay_choice_is_config_driven ... ok
2026-06-04T06:02:13.2646978Z test consent::tests::no_live_session_resolves_to_none ... ok
2026-06-04T06:02:13.2651104Z test access::tests::gate_decision_table ... ok
2026-06-04T06:02:13.2820184Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-04T06:02:13.2942314Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-04T06:02:13.2944178Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-04T06:02:13.2946322Z test msg::tests::net_frames_round_trip_and_tolerate_unknown_fields ... ok
2026-06-04T06:02:13.2947980Z test msg::tests::output_envelope_round_trips ... ok
2026-06-04T06:02:13.2949980Z test msg::tests::presence_event_round_trips_and_tolerates_future_kind ... ok
2026-06-04T06:02:13.2951785Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-04T06:02:13.3041602Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-04T06:02:13.3046158Z test effect::tests::open_creates_missing_parent_dirs ... ok
2026-06-04T06:02:13.3048206Z test reconcile::tests::active_node_wins ... ok
2026-06-04T06:02:13.3048825Z test access::tests::same_node_always_passes_without_minting ... ok
2026-06-04T06:02:13.3049799Z test reconcile::tests::double_active_tiebreaks_deterministically ... ok
2026-06-04T06:02:13.3050337Z test reconcile::tests::fallback_lowest_non_offline ... ok
2026-06-04T06:02:13.3051106Z test reconcile::tests::no_rows_reconciles_locally ... ok
2026-06-04T06:02:13.3124833Z test access::tests::reply_passes_where_unsolicited_refused ... ok
2026-06-04T06:02:13.3125610Z test consent::tests::resolves_most_recently_active_live_session ... ok
2026-06-04T06:02:13.3189107Z test daemon::tests::is_running_tracks_the_seed_channel ... ok
2026-06-04T06:02:13.3209947Z test release::tests::artifact_digest_mismatch_is_rejected ... ok
2026-06-04T06:02:13.3211344Z test release::tests::hex_roundtrips ... ok
2026-06-04T06:02:13.3211934Z test release::tests::channel_mismatch_is_rejected ... ok
2026-06-04T06:02:13.3216167Z test release::tests::revoked_key_is_rejected ... ok
2026-06-04T06:02:13.3278605Z test release::tests::expired_metadata_is_rejected ... ok
2026-06-04T06:02:13.3301640Z test release::tests::tampered_metadata_fails_signature ... ok
2026-06-04T06:02:13.3368178Z test release::tests::untrusted_key_is_unknown ... ok
2026-06-04T06:02:13.3385796Z test release::tests::valid_release_verifies_and_artifact_matches ... ok
2026-06-04T06:02:13.3464068Z test release::tests::non_monotonic_version_is_rollback ... ok
2026-06-04T06:02:13.3550112Z test nethost::tests::host_binds_endpoint_to_node_identity ... ok
2026-06-04T06:02:13.3554272Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-04T06:02:13.3557194Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-04T06:02:13.3558380Z test update::tests::apply_refuses_non_brain_only_plan ... ok
2026-06-04T06:02:13.3559239Z test update::tests::classify_brain_only_when_broker_hosts_new_brain ... ok
2026-06-04T06:02:13.3560546Z test update::tests::classify_broker_breaking_on_resource_abi_change ... ok
2026-06-04T06:02:13.3561797Z test update::tests::classify_broker_compatible_when_brain_below_floor ... ok
2026-06-04T06:02:13.3733293Z test update::tests::plan_verified_produces_no_plan_for_a_rejected_release ... ok
2026-06-04T06:02:13.3820521Z test update::tests::plan_verified_yields_a_plan_for_a_valid_release ... ok
2026-06-04T06:02:13.3870237Z test nethost::tests::two_hosts_dial_over_loopback ... ok
2026-06-04T06:02:13.3871416Z test xfer::tests::resolve_under_confines_to_root ... ok
2026-06-04T06:02:13.4103943Z test xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely ... ok
2026-06-04T06:02:13.4155473Z test lifecycle::tests::crash_signoff_spares_recovered_self ... ok
2026-06-04T06:02:13.4557878Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-04T06:02:13.5061535Z test lifecycle::tests::crash_signoff_tears_down_when_still_gone ... ok
2026-06-04T06:02:13.5794584Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-04T06:02:13.6368882Z test lifecycle::tests::harness_owner_gone_anchors_on_parent_pid ... ok
2026-06-04T06:02:13.7178032Z test lifecycle::tests::orphan_watch_fires_on_dead_owner ... ok
2026-06-04T06:02:13.7668595Z test lifecycle::tests::orphan_watch_honors_stop_for_live_owner ... ok
2026-06-04T06:02:13.8451393Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-04T06:02:14.3373827Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-04T06:02:14.5253306Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-04T06:02:14.6318963Z test relay::tests::run_honors_stop ... ok
2026-06-04T06:02:14.6385695Z test seedmap::tests::put_refreshes_existing ... ok
2026-06-04T06:02:14.6451602Z test seedmap::tests::put_then_take_consumes_once ... ok
2026-06-04T06:02:14.6510348Z test seedmap::tests::take_absent_is_none ... ok
2026-06-04T06:02:14.6510564Z 
2026-06-04T06:02:14.6510978Z test result: ok. 89 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.42s
2026-06-04T06:02:14.6511456Z 
2026-06-04T06:02:14.6555427Z      Running tests\access.rs (target\debug\deps\access-49c8e4f5380f1873.exe)
2026-06-04T06:02:15.3100888Z 
2026-06-04T06:02:15.3101318Z running 1 test
2026-06-04T06:02:15.5880617Z test whitelist_refuses_exempts_replies_and_admits_listed ... ok
2026-06-04T06:02:15.5881228Z 
2026-06-04T06:02:15.5881474Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
2026-06-04T06:02:15.5881737Z 
2026-06-04T06:02:15.5975493Z      Running tests\attach.rs (target\debug\deps\attach-4bf08343f40b3b94.exe)
2026-06-04T06:02:16.2443350Z 
2026-06-04T06:02:16.2443754Z running 3 tests
2026-06-04T06:02:16.4065200Z test attach_registers_remote_drive_detection ... ok
2026-06-04T06:02:16.4124604Z test remote_attach_drives_a_real_pty_cross_daemon ... ok
2026-06-04T06:02:16.4166390Z test attach_survives_target_brain_restart_exactly_once ... ok
2026-06-04T06:02:16.4166660Z 
2026-06-04T06:02:16.4166907Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
2026-06-04T06:02:16.4167174Z 
2026-06-04T06:02:16.4366663Z      Running tests\brain_swap.rs (target\debug\deps\brain_swap-33f748525d4d32e8.exe)
2026-06-04T06:02:16.9308902Z 
2026-06-04T06:02:16.9309342Z running 1 test
2026-06-04T06:02:16.9558578Z test brain_only_update_swaps_logic_with_zero_endpoint_interruption ... ok
2026-06-04T06:02:16.9558851Z 
2026-06-04T06:02:16.9559041Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
2026-06-04T06:02:16.9559325Z 
2026-06-04T06:02:16.9572004Z      Running tests\broker.rs (target\debug\deps\broker-ac93a670114a86e5.exe)
2026-06-04T06:02:17.4430269Z 
2026-06-04T06:02:17.4430751Z running 1 test
2026-06-04T06:02:17.4675332Z test broker_hosts_pty_child_streams_output_and_accepts_input ... ok
2026-06-04T06:02:17.4675820Z 
2026-06-04T06:02:17.4676019Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
2026-06-04T06:02:17.4688535Z      Running tests\daemon_e2e.rs (target\debug\deps\daemon_e2e-022404c012b60db1.exe)
2026-06-04T06:02:17.4688789Z 
2026-06-04T06:02:17.4996277Z 
2026-06-04T06:02:17.4996457Z running 1 test
2026-06-04T06:02:19.5951769Z test daemon_hosts_lifecycle_and_survives_brain_restart ... ok
2026-06-04T06:02:19.5952017Z 
2026-06-04T06:02:19.5952257Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.10s
2026-06-04T06:02:19.5952574Z 
2026-06-04T06:02:19.5968079Z      Running tests\digest.rs (target\debug\deps\digest-b8f993449c564c32.exe)
2026-06-04T06:02:19.6258617Z 
2026-06-04T06:02:19.6258861Z running 1 test
2026-06-04T06:02:19.7754352Z test digest_daemon_half_end_to_end ... ok
2026-06-04T06:02:19.7754538Z 
2026-06-04T06:02:19.7754748Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
2026-06-04T06:02:19.7755052Z 
2026-06-04T06:02:19.7773317Z      Running tests\handoff.rs (target\debug\deps\handoff-d998f8eb6e71c95c.exe)
2026-06-04T06:02:20.2696782Z 
2026-06-04T06:02:20.2697202Z running 1 test
2026-06-04T06:02:20.4698348Z test brain_restart_survives_gaplessly_with_fresh_gen_start ... ok
2026-06-04T06:02:20.4698587Z 
2026-06-04T06:02:20.4698787Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
2026-06-04T06:02:20.4699028Z 
2026-06-04T06:02:20.4714134Z      Running tests\idempotent.rs (target\debug\deps\idempotent-d898365c32b3ad5a.exe)
2026-06-04T06:02:20.5020388Z 
2026-06-04T06:02:20.5020707Z running 1 test
2026-06-04T06:02:20.6273862Z test pty_writes_are_exactly_once_across_brain_crashes ... ok
2026-06-04T06:02:20.6274106Z 
2026-06-04T06:02:20.6274339Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
2026-06-04T06:02:20.6274574Z 
2026-06-04T06:02:20.6341688Z      Running tests\netbroker.rs (target\debug\deps\netbroker-efea41c09929af73.exe)
2026-06-04T06:02:21.3133217Z 
2026-06-04T06:02:21.3134364Z running 5 tests
2026-06-04T06:02:21.3157187Z test netless_broker_probes_gracefully ... ok
2026-06-04T06:02:21.3459057Z test unknown_net_frame_is_reported_not_fatal ... ok
2026-06-04T06:02:21.3535003Z test broker_owns_endpoint_and_reports_status ... ok
2026-06-04T06:02:21.3934550Z test brain_dials_second_broker_over_loopback ... ok
2026-06-04T06:02:21.3943644Z test replayed_dial_op_is_deduped_across_brain_restart ... ok
2026-06-04T06:02:21.3943921Z 
2026-06-04T06:02:21.3944100Z test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
2026-06-04T06:02:21.3944438Z 
2026-06-04T06:02:21.4050599Z      Running tests\netstream.rs (target\debug\deps\netstream-6be2ab42d1f395d4.exe)
2026-06-04T06:02:22.0651098Z 
2026-06-04T06:02:22.0651485Z running 2 tests
2026-06-04T06:02:22.3059589Z test sender_brain_restart_redrive_is_exactly_once ... ok
2026-06-04T06:02:22.4537179Z test receiver_brain_restart_is_gapless_and_exactly_once ... ok
2026-06-04T06:02:22.4537509Z 
2026-06-04T06:02:22.4537794Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
2026-06-04T06:02:22.4538206Z 
2026-06-04T06:02:22.4692895Z      Running tests\presence.rs (target\debug\deps\presence-07fda676be4bbde2.exe)
2026-06-04T06:02:22.5071881Z 
2026-06-04T06:02:22.5072291Z running 2 tests
2026-06-04T06:02:22.7406927Z test presence_survives_brain_restart_with_cursor_resume ... ok
2026-06-04T06:02:22.7563171Z test presence_history_replays_from_zero_for_a_late_subscriber ... ok
2026-06-04T06:02:22.7563449Z 
2026-06-04T06:02:22.7563752Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
2026-06-04T06:02:22.7564109Z 
2026-06-04T06:02:22.7606246Z      Running tests\replicate.rs (target\debug\deps\replicate-a52af5083c337f41.exe)
2026-06-04T06:02:23.4163090Z 
2026-06-04T06:02:23.4163531Z running 1 test
2026-06-04T06:02:23.5685826Z test registries_converge_over_the_wire_and_the_lease_holds ... ok
2026-06-04T06:02:23.5686258Z 
2026-06-04T06:02:23.5686486Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
2026-06-04T06:02:23.5686759Z 
2026-06-04T06:02:23.5794592Z      Running tests\wanmsg.rs (target\debug\deps\wanmsg-b6e3d346ce6c51ce.exe)
2026-06-04T06:02:24.2248308Z 
2026-06-04T06:02:24.2248736Z running 2 tests
2026-06-04T06:02:25.0235587Z test wan_message_lands_exactly_once_under_transport_origin ... ok
2026-06-04T06:02:25.0309651Z test receiver_restart_replays_feed_without_double_delivery ... ok
2026-06-04T06:02:25.0309879Z 
2026-06-04T06:02:25.0310049Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s
2026-06-04T06:02:25.0310300Z 
2026-06-04T06:02:25.0377112Z      Running tests\xfer.rs (target\debug\deps\xfer-7f160574a881b9ae.exe)
2026-06-04T06:02:25.0744863Z 
2026-06-04T06:02:25.0745288Z running 2 tests
2026-06-04T06:02:25.2968812Z test push_survives_target_brain_restart_exactly_once ... ok
2026-06-04T06:02:25.3085342Z test fetch_lands_byte_identical_with_progress_both_ends ... ok
2026-06-04T06:02:25.3085662Z 
2026-06-04T06:02:25.3085848Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
2026-06-04T06:02:25.3086564Z 
2026-06-04T06:02:25.3183059Z      Running unittests src\lib.rs (target\debug\deps\spt_live-8abfcdb1e679687a.exe)
2026-06-04T06:02:25.3470572Z 
2026-06-04T06:02:25.3470846Z running 43 tests
2026-06-04T06:02:25.3473752Z test context::tests::direct_always_writes ... ok
2026-06-04T06:02:25.3474634Z test context::tests::llm_over_llm_writes ... ok
2026-06-04T06:02:25.3475126Z test context::tests::llm_within_window_suppressed ... ok
2026-06-04T06:02:25.3476333Z test echo::tests::provenance_is_stamped ... ok
2026-06-04T06:02:25.3476831Z test context::tests::llm_past_window_writes ... ok
2026-06-04T06:02:25.3477845Z test history::tests::missing_fetcher_field_errors ... ok
2026-06-04T06:02:25.3537505Z test context::tests::write_context_suppresses_stale_llm ... ok
2026-06-04T06:02:25.3539171Z test psyche::tests::prompt_includes_time_and_event ... ok
2026-06-04T06:02:25.3539936Z test psyche::tests::prompt_without_event ... ok
2026-06-04T06:02:25.3676282Z test context::tests::identified_write_stamps_advancing_vector ... ok
2026-06-04T06:02:25.3734571Z test context::tests::pre_identity_write_stamps_v1_shape ... ok
2026-06-04T06:02:25.3740666Z test history::tests::native_missing_log_is_empty ... ok
2026-06-04T06:02:25.3750317Z test history::tests::fetcher_yields_records ... ok
2026-06-04T06:02:25.3796635Z test history::tests::native_reads_logged_records ... ok
2026-06-04T06:02:25.3858378Z test echo::tests::echo_nonzero_errors ... ok
2026-06-04T06:02:25.3933634Z test echo::tests::echo_consumes_history_and_writes_commune ... ok
2026-06-04T06:02:25.3944390Z test echo::tests::echo_child_is_recursion_guarded ... ok
2026-06-04T06:02:25.3989065Z test history::tests::locate_normalize_reads_and_normalizes ... ok
2026-06-04T06:02:25.6642742Z test history::tests::fetcher_timeout_errors ... ok
2026-06-04T06:02:25.9650193Z test ingest::tests::both_drops_ingested ... ok
2026-06-04T06:02:26.3789007Z test ingest::tests::commune_drop_is_ingested_and_deleted ... ok
2026-06-04T06:02:26.3796728Z test ingest::tests::no_drops_is_empty ... ok
2026-06-04T06:02:26.3797639Z test signoff::tests::echo_precedes_signoff_compose ... ok
2026-06-04T06:02:26.3798674Z test signoff::tests::missing_session_skips_echo ... ok
2026-06-04T06:02:26.3799581Z test signoff::tests::recovered_self_is_not_signed_off ... ok
2026-06-04T06:02:26.3808228Z test signoff::tests::stale_signoff_swept ... ok
2026-06-04T06:02:26.4089391Z test turn::tests::empty_stdout_is_an_error ... ok
2026-06-04T06:02:26.4349022Z test turn::tests::turn_captures_stdout ... ok
2026-06-04T06:02:26.6709175Z test ingest::tests::stale_commune_suppressed_but_deleted ... ok
2026-06-04T06:02:27.4325035Z test ingest::tests::two_slice_drop_routes_per_tier ... ok
2026-06-04T06:02:27.4459525Z test psyche::tests::spawn_binds_nested_perch_and_sets_guard ... ok
2026-06-04T06:02:27.4476587Z test pulse::tests::echo_gate_fires_exactly_once ... ok
2026-06-04T06:02:27.8462423Z test pulse::tests::tick_ingests_drops ... ok
2026-06-04T06:02:27.8479506Z test pulse::tests::tick_reports_idle ... ok
2026-06-04T06:02:28.3060976Z test reconcile::tests::failed_turn_preserves_everything ... ok
2026-06-04T06:02:28.5852400Z test reconcile::tests::no_conflict_is_a_noop ... ok
2026-06-04T06:02:29.2767709Z test reconcile::tests::reconcile_merges_and_clears ... ok
2026-06-04T06:02:30.2219450Z test reconcile::tests::suppressed_write_preserves_artifacts ... ok
2026-06-04T06:02:30.2506419Z test resume::tests::continue_existing_resumes_session ... ok
2026-06-04T06:02:30.7020957Z test resume::tests::download_composes_two_tiers ... ok
2026-06-04T06:02:30.7308722Z test resume::tests::fresh_with_preload_launches_preloaded ... ok
2026-06-04T06:02:30.7314890Z test resume::tests::missing_key_errors_before_spawn ... ok
2026-06-04T06:02:31.6313815Z test signoff::tests::boundary_writes_resume_commune ... ok
2026-06-04T06:02:31.6314070Z 
2026-06-04T06:02:31.6314305Z test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.28s
2026-06-04T06:02:31.6314560Z 
2026-06-04T06:02:31.6328536Z      Running unittests src\lib.rs (target\debug\deps\spt_msg-7c358ccef53fe7d0.exe)
2026-06-04T06:02:31.6620947Z 
2026-06-04T06:02:31.6621219Z running 22 tests
2026-06-04T06:02:31.6628476Z test deliver::tests::deferred_send_validates ... ok
2026-06-04T06:02:31.6629974Z test ring::tests::ring_no_perch ... ok
2026-06-04T06:02:31.7305122Z test listener::tests::bind_registers_and_round_trips ... ok
2026-06-04T06:02:31.7306765Z test wire::tests::format_empty_from_is_anonymous ... ok
2026-06-04T06:02:31.7307423Z test deliver::tests::deferred_send_skips_stream_drain_survives_for_hook ... ok
2026-06-04T06:02:31.7308137Z test wire::tests::format_with_from_prepends_reply_to ... ok
2026-06-04T06:02:31.7312784Z test wire::tests::frame_round_trips_over_loopback ... ok
2026-06-04T06:02:31.7313713Z test wire::tests::oversized_length_prefix_rejected ... ok
2026-06-04T06:02:31.7548434Z test listener::tests::drop_unregisters_address ... ok
2026-06-04T06:02:31.7717547Z test deliver::tests::offline_existing_perch_spools ... ok
2026-06-04T06:02:31.7785804Z test ready::tests::backlog_drains_on_start ... ok
2026-06-04T06:02:31.7980269Z test ring::tests::ring_gets_reply_and_cleans_up ... ok
2026-06-04T06:02:31.8053060Z test ready::tests::recv_gets_live_tcp_message ... ok
2026-06-04T06:02:31.8170926Z test listener::tests::blocking_times_out_when_idle ... ok
2026-06-04T06:02:31.8616495Z test ready::tests::start_registers_resolvable_perch ... ok
2026-06-04T06:02:31.8670288Z test ready::tests::soft_cleanup_preserves_spool_and_info ... ok
2026-06-04T06:02:31.8830411Z test deliver::tests::online_delivers_via_tcp_without_spooling ... ok
2026-06-04T06:02:31.9037994Z test deliver::tests::send_outcome_mapping ... ok
2026-06-04T06:02:31.9181016Z test ring::tests::ring_offline_target_queues_and_cleans_up ... ok
2026-06-04T06:02:31.9730993Z test listener::tests::blocking_accepts_within_window ... ok
2026-06-04T06:02:32.1145277Z test ring::tests::ring_timeout_cleans_up ... ok
2026-06-04T06:02:33.7464285Z test deliver::tests::recycled_pid_address_does_not_misdeliver ... ok
2026-06-04T06:02:33.7464589Z 
2026-06-04T06:02:33.7464768Z test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.08s
2026-06-04T06:02:33.7465030Z 
2026-06-04T06:02:33.7482549Z      Running tests\killer_quickstart.rs (target\debug\deps\killer_quickstart-984c4034fa6a74ba.exe)
2026-06-04T06:02:33.7805176Z 
2026-06-04T06:02:33.7805534Z running 2 tests
2026-06-04T06:02:33.9414416Z test offline_then_online_delivers_backlog ... ok
2026-06-04T06:02:34.0024777Z test two_agents_exchange_message_tcp_and_spool ... ok
2026-06-04T06:02:34.0025022Z 
2026-06-04T06:02:34.0025471Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
2026-06-04T06:02:34.0025760Z 
2026-06-04T06:02:34.0042085Z      Running unittests src\lib.rs (target\debug\deps\spt_net-8e75d57a161aa0ff.exe)
2026-06-04T06:02:34.6563871Z 
2026-06-04T06:02:34.6564133Z running 79 tests
2026-06-04T06:02:34.6566710Z test net::endpoint::tests::mdns_discovery_connects_by_id ... ignored, needs LAN multicast; run with --ignored or on the D9 two-host rig
2026-06-04T06:02:34.6570180Z test net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps ... ok
2026-06-04T06:02:34.6570653Z test net::attach::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T06:02:34.6571133Z test net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision ... ok
2026-06-04T06:02:34.6571959Z test net::attach::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T06:02:34.6572344Z test net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets ... ok
2026-06-04T06:02:34.6572858Z test net::pairing::ratelimit::tests::failures_impose_exponential_backoff ... ok
2026-06-04T06:02:34.6573308Z test net::pairing::ratelimit::tests::backoff_is_per_subnet ... ok
2026-06-04T06:02:34.6573675Z test net::pairing::ratelimit::tests::one_active_ceremony_per_subnet ... ok
2026-06-04T06:02:34.6574154Z test net::pairing::ratelimit::tests::success_clears_accumulated_backoff ... ok
2026-06-04T06:02:34.6574925Z test net::pairing::rendezvous::tests::distinct_same_length_names_diverge ... ok
2026-06-04T06:02:34.6575543Z test net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged ... ok
2026-06-04T06:02:34.6576123Z test net::pairing::rendezvous::tests::token_is_deterministic ... ok
2026-06-04T06:02:34.6576874Z test net::pairing::rendezvous::tests::token_varies_with_name_and_step ... ok
2026-06-04T06:02:34.6577601Z test net::pairing::rendezvous::tests::window_is_three_adjacent_tokens ... ok
2026-06-04T06:02:34.6578108Z test net::pairing::totp::tests::debug_redacts_seed ... ok
2026-06-04T06:02:34.6578841Z test net::pairing::totp::tests::code_at_is_six_zero_padded_digits ... ok
2026-06-04T06:02:34.6579360Z test net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors ... ok
2026-06-04T06:02:34.6579863Z test net::pairing::totp::tests::time_step_is_floor_unix_over_period ... ok
2026-06-04T06:02:34.6580328Z test net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded ... ok
2026-06-04T06:02:34.6580776Z test net::pairing::totp::tests::window_accepts_plus_minus_one_only ... ok
2026-06-04T06:02:34.6581197Z test net::pairing::totp::tests::generated_seeds_are_distinct ... ok
2026-06-04T06:02:34.6581611Z test net::pairing::totp::tests::seed_round_trips_through_base32 ... ok
2026-06-04T06:02:34.6583673Z test net::pairing::transcript::tests::diverged_shared_secret_fails_verification ... ok
2026-06-04T06:02:34.6584830Z test net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision ... ok
2026-06-04T06:02:34.6585855Z test net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ ... ok
2026-06-04T06:02:34.6587899Z test net::pairing::transcript::tests::message_order_is_bound ... ok
2026-06-04T06:02:34.6588553Z test net::pairing::transcript::tests::pake_identity_binds_role_and_context ... ok
2026-06-04T06:02:34.6589147Z test net::pairing::transcript::tests::each_bound_field_changes_the_tag ... ok
2026-06-04T06:02:34.6589634Z test net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-04T06:02:34.6935590Z test net::pairing::spake::tests::reflected_role_is_rejected_by_pake ... ok
2026-06-04T06:02:34.7063842Z test net::endpoint::tests::endpoint_id_binds_to_identity ... ok
2026-06-04T06:02:34.7068410Z test net::registry::tests::advertise_if_visible_gates_before_join ... ok
2026-06-04T06:02:34.7071193Z test net::registry::tests::distinct_nodes_are_separate_instances ... ok
2026-06-04T06:02:34.7074105Z test net::registry::tests::equal_epoch_replay_is_stale_noop ... ok
2026-06-04T06:02:34.7078073Z test net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin ... ok
2026-06-04T06:02:34.7081363Z test net::registry::tests::exclusion_prunes_cross_subnet_ambiguity ... ok
2026-06-04T06:02:34.7084221Z test net::registry::tests::join_collides_even_with_offline_holder ... ok
2026-06-04T06:02:34.7092755Z test net::registry::tests::join_colliding_id_on_other_node_refuses_untouched ... ok
2026-06-04T06:02:34.7093366Z test net::registry::tests::join_fresh_id_is_inserted ... ok
2026-06-04T06:02:34.7097826Z test net::registry::tests::join_same_name_in_different_subnet_is_legal ... ok
2026-06-04T06:02:34.7099073Z test net::registry::tests::join_same_node_falls_through_to_lease ... ok
2026-06-04T06:02:34.7103509Z test net::registry::tests::newer_epoch_supersedes_same_node ... ok
2026-06-04T06:02:34.7105632Z test net::registry::tests::registry_serde_roundtrips ... ok
2026-06-04T06:02:34.7109748Z test net::registry::tests::rename_collision_refuses_whole_ripple ... ok
2026-06-04T06:02:34.7112335Z test net::registry::tests::rename_ripples_rows_across_advertised_subnets ... ok
2026-06-04T06:02:34.7120741Z test net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses ... ok
2026-06-04T06:02:34.7125525Z test net::registry::tests::resolve_across_subnet_qualified_routes_there ... ok
2026-06-04T06:02:34.7126028Z test net::registry::tests::resolve_across_unique_id_resolves ... ok
2026-06-04T06:02:34.7134984Z test net::registry::tests::resolve_multiple_live_nodes_refuses ... ok
2026-06-04T06:02:34.7135514Z test net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found ... ok
2026-06-04T06:02:34.7135987Z test net::registry::tests::resolve_prefers_local_instance ... ok
2026-06-04T06:02:34.7137551Z test net::registry::tests::resolve_sole_live_remote_and_skips_offline ... ok
2026-06-04T06:02:34.7138077Z test net::registry::tests::stale_active_cannot_clobber_newer_offline ... ok
2026-06-04T06:02:34.7141377Z test net::replicate::tests::apply_routes_by_subnet_and_drops_non_member ... ok
2026-06-04T06:02:34.7147733Z test net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines ... ok
2026-06-04T06:02:34.7150888Z test net::replicate::tests::stale_wire_update_cannot_clobber_newer_state ... ok
2026-06-04T06:02:34.7151721Z test net::replicate::tests::update_round_trips_and_tolerates_unknown_field ... ok
2026-06-04T06:02:34.7153999Z test net::wanmsg::tests::forged_origin_field_is_inert ... ok
2026-06-04T06:02:34.7157820Z test net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field ... ok
2026-06-04T06:02:34.7159400Z test net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals ... ok
2026-06-04T06:02:34.7160877Z test net::xfer::tests::forged_origin_field_is_inert ... ok
2026-06-04T06:02:34.7162785Z test net::xfer::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T06:02:34.7165498Z test net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T06:02:34.7274588Z test net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake ... ok
2026-06-04T06:02:34.7276849Z test net::pairing::spake::tests::tampered_tag_fails ... ok
2026-06-04T06:02:34.7281876Z test net::pairing::spake::tests::wrong_subnet_fails ... ok
2026-06-04T06:02:34.7282215Z test net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key ... ok
2026-06-04T06:02:34.7282818Z test net::pairing::spake::tests::substituted_pubkey_fails ... ok
2026-06-04T06:02:34.7307543Z test net::pairing::spake::tests::stale_step_fails ... ok
2026-06-04T06:02:34.7310017Z test net::pairing::spake::tests::stale_epoch_fails ... ok
2026-06-04T06:02:34.7726248Z test net::endpoint::tests::two_endpoints_loopback_echo ... ok
2026-06-04T06:02:34.7731117Z test net::pairing::wire::tests::unknown_subnet_is_rejected ... ok
2026-06-04T06:02:34.7731587Z test net::pairing::wire::tests::busy_subnet_refuses_ceremony ... ok
2026-06-04T06:02:34.7735299Z test net::pairing::wire::tests::stale_step_is_rejected ... ok
2026-06-04T06:02:34.8451725Z test net::pairing::wire::tests::create_new_then_join_learns_named_subnet ... ok
2026-06-04T06:02:34.8459702Z test net::pairing::wire::tests::repair_member_keeps_seed ... ok
2026-06-04T06:02:34.8479218Z test net::pairing::wire::tests::loopback_pairs_and_pins_both_sides ... ok
2026-06-04T06:02:34.8534138Z test net::pairing::wire::tests::wrong_code_fails_and_writes_no_trust ... ok
2026-06-04T06:02:34.8534439Z 
2026-06-04T06:02:34.8534594Z test result: ok. 78 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.20s
2026-06-04T06:02:34.8534810Z 
2026-06-04T06:02:34.8577246Z      Running unittests src\lib.rs (target\debug\deps\spt_proto-e67c0d5e8c4795e8.exe)
2026-06-04T06:02:34.9293082Z 
2026-06-04T06:02:34.9293381Z running 53 tests
2026-06-04T06:02:34.9295966Z test addr::tests::rejects_doubled_delimiters ... ok
2026-06-04T06:02:34.9296612Z test addr::tests::display_round_trips ... ok
2026-06-04T06:02:34.9297366Z test chunk::tests::malformed_parts_return_none ... ok
2026-06-04T06:02:34.9299922Z test addr::tests::parses_every_qualifier_combination ... ok
2026-06-04T06:02:34.9300299Z test endpoint::tests::agent_vs_shell_split ... ok
2026-06-04T06:02:34.9300654Z test chunk::tests::orphan_group_without_head_is_dropped ... ok
2026-06-04T06:02:34.9300959Z test endpoint::tests::broker_and_node_families ... ok
2026-06-04T06:02:34.9301308Z test chunk::tests::short_line_passes_through_unchunked ... ok
2026-06-04T06:02:34.9301842Z test envelope::tests::body_escape_unescape_round_trips_html_and_newlines ... ok
2026-06-04T06:02:34.9302501Z test addr::tests::rejects_empty_or_bad_components ... ok
2026-06-04T06:02:34.9302966Z test chunk::tests::reassemble_stream_handles_mixed_traffic ... ok
2026-06-04T06:02:34.9303466Z test endpoint::tests::day_one_tags_round_trip ... ok
2026-06-04T06:02:34.9303944Z test chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded ... ok
2026-06-04T06:02:34.9304455Z test endpoint::tests::shell_kind_round_trips ... ok
2026-06-04T06:02:34.9304816Z test endpoint::tests::unknown_tag_tolerated_and_preserved ... ok
2026-06-04T06:02:34.9305424Z test envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode ... ok
2026-06-04T06:02:34.9305909Z test envelope::tests::from_attr_returns_none_on_garbage_or_empty ... ok
2026-06-04T06:02:34.9306340Z test chunk::tests::missing_middle_part_is_dropped ... ok
2026-06-04T06:02:34.9306678Z test envelope::tests::from_attr_unescape_is_amp_last ... ok
2026-06-04T06:02:34.9306998Z test envelope::tests::parser_both_tags_present ... ok
2026-06-04T06:02:34.9307403Z test envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved ... ok
2026-06-04T06:02:34.9307933Z test envelope::tests::parser_no_tags_falls_back_whole_payload_to_live ... ok
2026-06-04T06:02:34.9308373Z test envelope::tests::parser_out_of_order_tags_both_extracted ... ok
2026-06-04T06:02:34.9308843Z test envelope::tests::parser_unclosed_live_tag_does_not_scoop_project ... ok
2026-06-04T06:02:34.9309290Z test event::tests::alarm_event_round_trips ... ok
2026-06-04T06:02:34.9309648Z test event::tests::attr_decode_is_amp_last ... ok
2026-06-04T06:02:34.9309999Z test event::tests::attr_order_preserved ... ok
2026-06-04T06:02:34.9310274Z test event::tests::body_with_literal_event_tokens_round_trips ... ok
2026-06-04T06:02:34.9310605Z test event::tests::empty_body_envelope_parses ... ok
2026-06-04T06:02:34.9310931Z test event::tests::malformed_inputs_return_none_without_panic ... ok
2026-06-04T06:02:34.9311288Z test event::tests::msg_event_round_trips ... ok
2026-06-04T06:02:34.9311587Z test event::tests::typed_envelope_detected_and_parsed ... ok
2026-06-04T06:02:34.9313529Z test event::tests::typed_predicate_rejects_partials ... ok
2026-06-04T06:02:34.9313890Z test id::tests::accepts_japanese_scripts ... ok
2026-06-04T06:02:34.9314160Z test id::tests::accepts_plain_and_composite_ids ... ok
2026-06-04T06:02:34.9314404Z test id::tests::rejects_empty_and_overlong ... ok
2026-06-04T06:02:34.9315183Z test id::tests::rejects_path_whitespace_and_control ... ok
2026-06-04T06:02:34.9315402Z test id::tests::reports_bad_char_position ... ok
2026-06-04T06:02:34.9315603Z test id::tests::reserves_address_delimiters ... ok
2026-06-04T06:02:34.9315827Z test identity::tests::bad_inputs_error_without_panic ... ok
2026-06-04T06:02:34.9316131Z test payload::tests::base64_known_vectors ... ok
2026-06-04T06:02:34.9316513Z test payload::tests::binary_blob_round_trips_all_byte_values ... ok
2026-06-04T06:02:34.9316802Z test payload::tests::command_payload_round_trips ... ok
2026-06-04T06:02:34.9317024Z test identity::tests::public_key_hex_round_trips ... ok
2026-06-04T06:02:34.9317242Z test payload::tests::text_payload_round_trips ... ok
2026-06-04T06:02:34.9317469Z test version::tests::current_version_self_compatible ... ok
2026-06-04T06:02:34.9317747Z test payload::tests::unknown_or_malformed_decodes_to_none ... ok
2026-06-04T06:02:34.9318009Z test version::tests::n_minus_one_window_accepts_and_rejects ... ok
2026-06-04T06:02:34.9318267Z test payload::tests::blob_padding_lengths_round_trip ... ok
2026-06-04T06:02:34.9318508Z test version::tests::window_floor_saturates_at_zero ... ok
2026-06-04T06:02:34.9393627Z test identity::tests::known_answer_fixed_seed_is_stable ... ok
2026-06-04T06:02:34.9482804Z test chunk::tests::split_then_reassemble_is_byte_identity ... ok
2026-06-04T06:02:34.9643605Z test identity::tests::sign_verify_round_trip ... ok
2026-06-04T06:02:34.9643832Z 
2026-06-04T06:02:34.9644017Z test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
2026-06-04T06:02:34.9644241Z 
2026-06-04T06:02:34.9658551Z      Running unittests src\lib.rs (target\debug\deps\spt_runtime-ead00a4ad35b02d7.exe)
2026-06-04T06:02:35.0972128Z 
2026-06-04T06:02:35.0972418Z running 21 tests
2026-06-04T06:02:35.0979352Z test manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic ... ok
2026-06-04T06:02:35.0981186Z test manifest::tests::minimal_header_only_manifest_is_valid ... ok
2026-06-04T06:02:35.0981638Z test manifest::tests::pty_digest_minimal_defaults ... ok
2026-06-04T06:02:35.0982290Z test manifest::tests::fetcher_strategy_requires_fetcher_field ... ok
2026-06-04T06:02:35.0982757Z test manifest::tests::harness_kind_with_shell_section_fails_validation ... ok
2026-06-04T06:02:35.0983212Z test manifest::tests::pty_digest_requires_both_boundaries ... ok
2026-06-04T06:02:35.0983512Z test manifest::tests::shell_kind_without_shell_section_fails_validation ... ok
2026-06-04T06:02:35.0983816Z test manifest::tests::unknown_enum_variant_is_an_error_not_a_panic ... ok
2026-06-04T06:02:35.0984115Z test manifest::tests::inject_env_without_value_fails_validation ... ok
2026-06-04T06:02:35.0984364Z test manifest::tests::shell_fixture_parses ... ok
2026-06-04T06:02:35.0984575Z test runtime::tests::fills_known_placeholders ... ok
2026-06-04T06:02:35.0984839Z test runtime::tests::missing_key_errors_before_spawn ... ok
2026-06-04T06:02:35.0985923Z test manifest::tests::harness_fixture_parses_all_sections ... ok
2026-06-04T06:02:35.0986235Z test runtime::tests::tokenize_honors_double_quotes ... ok
2026-06-04T06:02:35.0986624Z test manifest::tests::update_avenue_content_signing_fields ... ok
2026-06-04T06:02:35.0986865Z test runtime::tests::unknown_role_errors ... ok
2026-06-04T06:02:35.0989881Z test manifest::tests::pty_digest_round_trips ... ok
2026-06-04T06:02:35.0990709Z test manifest::tests::round_trips_through_toml ... ok
2026-06-04T06:02:35.1104116Z test runtime::tests::spawn_session_detached_returns_pid ... ok
2026-06-04T06:02:35.1294261Z test runtime::tests::bounded_run_captures_success ... ok
2026-06-04T06:02:35.4096478Z test runtime::tests::bounded_run_kills_on_timeout ... ok
2026-06-04T06:02:35.4096668Z 
2026-06-04T06:02:35.4096839Z test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
2026-06-04T06:02:35.4097068Z 
2026-06-04T06:02:35.4112802Z      Running unittests src\lib.rs (target\debug\deps\spt_store-492ab34c597832e8.exe)
2026-06-04T06:02:35.6639022Z 
2026-06-04T06:02:35.6639358Z running 115 tests
2026-06-04T06:02:35.6643592Z test access::tests::recent_outbound_correlates_within_window ... ok
2026-06-04T06:02:35.6644018Z test access::tests::allow_revoke_open_polarity ... ok
2026-06-04T06:02:35.6644324Z test atomic::tests::retry_gives_up_after_max_attempts ... ok
2026-06-04T06:02:35.6645397Z test atomic::tests::retry_absorbs_transient_then_succeeds ... ok
2026-06-04T06:02:35.6645801Z test access::tests::users_reservation_decodes_inert ... ok
2026-06-04T06:02:35.6646211Z test atomic::tests::retry_does_not_retry_non_transient ... ok
2026-06-04T06:02:35.6646692Z test atomic::tests::to_forward_slash_strips_unc_prefix ... ok
2026-06-04T06:02:35.6647599Z test contextmark::tests::join_bump_dominates_both_parents ... ok
2026-06-04T06:02:35.6648025Z test contextmark::tests::merge_decisions ... ok
2026-06-04T06:02:35.6648411Z test contextmark::tests::marker_round_trips_v1_and_v2 ... ok
2026-06-04T06:02:35.6648904Z test contextmark::tests::vector_compare_covers_all_orders ... ok
2026-06-04T06:02:35.6649281Z test contextmark::tests::vector_parse_tolerant ... ok
2026-06-04T06:02:35.6701432Z test epoch::tests::corrupt_or_absent_file_degrades_safely ... ok
2026-06-04T06:02:35.6712829Z test access::tests::recent_outbound_is_bounded ... ok
2026-06-04T06:02:35.6733186Z test epoch::tests::counter_persists_across_reload ... ok
2026-06-04T06:02:35.6735599Z test atomic::tests::atomic_write_bytes_round_trips ... ok
2026-06-04T06:02:35.6743857Z test access::tests::recent_outbound_persists ... ok
2026-06-04T06:02:35.6752770Z test epoch::tests::next_is_strictly_increasing_from_one ... ok
2026-06-04T06:02:35.6764707Z test atomic::tests::atomic_write_creates_and_replaces ... ok
2026-06-04T06:02:35.6794665Z test access::tests::store_persists_and_degrades_open ... ok
2026-06-04T06:02:35.6831044Z test info::tests::busy_sentinel_round_trips_and_read_pid_is_none ... ok
2026-06-04T06:02:35.6836745Z test history::tests::appends_one_record_per_line ... ok
2026-06-04T06:02:35.6983488Z test info::tests::corrupt_content_returns_none ... ok
2026-06-04T06:02:35.6986106Z test info::tests::read_pid_tolerates_schema_minimal ... ok
2026-06-04T06:02:35.7090320Z test gitrun::tests::deadline_kills_and_reports_timed_out ... ok
2026-06-04T06:02:35.7103656Z test info::tests::set_last_active_stamps_recency ... ok
2026-06-04T06:02:35.7142045Z test info::tests::set_driven_by_stamps_and_clears ... ok
2026-06-04T06:02:35.7151644Z test info::tests::set_status_marks_existing_record ... ok
2026-06-04T06:02:35.7197367Z test info::tests::write_read_round_trip ... ok
2026-06-04T06:02:35.7293318Z test liveness::tests::busy_and_missing_keep_interim_parity ... ok
2026-06-04T06:02:35.7374119Z test liveness::tests::external_perch_still_pid_probes ... ok
2026-06-04T06:02:35.7382513Z test liveness::tests::daemon_hosted_online_survives_dead_pid ... ok
2026-06-04T06:02:35.7424232Z test liveness::tests::daemon_hosted_offline_overrides_live_pid ... ok
2026-06-04T06:02:35.7460242Z test nodeid::tests::corrupt_key_errors_never_regenerates ... ok
2026-06-04T06:02:35.7495115Z test perch::tests::child_files_route_through_one_resolver ... ok
2026-06-04T06:02:35.7498436Z test perch::tests::classification_matrix ... ok
2026-06-04T06:02:35.7517729Z test nodeid::tests::create_then_load_is_stable ... ok
2026-06-04T06:02:35.7536750Z test perch::tests::explicit_parent_wins_over_infer ... ok
2026-06-04T06:02:35.7545649Z test perch::tests::resolve_psyche_and_worker_nest_under_parent ... ok
2026-06-04T06:02:35.7567739Z test perch::tests::resolve_self_is_flat ... ok
2026-06-04T06:02:35.7568358Z test liveness::tests::registry_entry_keys_on_status_for_hosted_rows ... ok
2026-06-04T06:02:35.7569443Z test proc::tests::current_process_is_alive ... ok
2026-06-04T06:02:35.7571079Z test proc::tests::parent_pid_resolves_and_is_alive ... ok
2026-06-04T06:02:35.7571607Z test proc::tests::pid_zero_is_dead_on_every_os ... ok
2026-06-04T06:02:35.7574166Z test proc::tests::unassigned_pid_is_dead ... ok
2026-06-04T06:02:35.7601966Z test perch::tests::spt_home_is_pure_and_honors_env ... ok
2026-06-04T06:02:35.7605842Z test perch::tests::list_self_perch_ids_enumerates_bound_top_level ... ok
2026-06-04T06:02:35.7606598Z test project::tests::url_spellings_normalize_to_one_id ... ok
2026-06-04T06:02:35.7607059Z test nodeid::tests::seed_hex_round_trips ... ok
2026-06-04T06:02:35.7647432Z test gitrun::tests::version_runs_within_budget ... ok
2026-06-04T06:02:35.8350985Z test registry::tests::register_and_lookup ... ok
2026-06-04T06:02:35.8629990Z test registry::tests::clean_removes_dead_keeps_live ... ok
2026-06-04T06:02:35.8713637Z test registry::tests::clean_keys_on_status_for_daemon_hosted_rows ... ok
2026-06-04T06:02:35.8882863Z test registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds ... ok
2026-06-04T06:02:35.9276715Z test registry::tests::reregister_replaces_address ... ok
2026-06-04T06:02:35.9311146Z test contextstore::tests::invalid_id_refused ... ok
2026-06-04T06:02:35.9387635Z test registry::tests::resolve_on_empty_registry_is_none_not_error ... ok
2026-06-04T06:02:35.9527714Z test rename::tests::rename_refusals_leave_owlery_untouched ... ok
2026-06-04T06:02:35.9529827Z test seed::tests::absent_cwd_is_omitted ... ok
2026-06-04T06:02:35.9550013Z test seed::tests::seed_round_trips_through_json ... ok
2026-06-04T06:02:35.9559066Z test rename::tests::live_nested_child_blocks_rename ... ok
2026-06-04T06:02:35.9650865Z test registry::tests::resolve_cleans_before_lookup ... ok
2026-06-04T06:02:35.9717754Z test rename::tests::rename_ripples_self_and_nested_children ... ok
2026-06-04T06:02:36.0011998Z test branchstore::tests::open_or_init_idempotent ... ok
2026-06-04T06:02:36.0695019Z test spool::tests::drain_marks_delivered_and_is_idempotent ... ok
2026-06-04T06:02:36.0695535Z test spool::tests::reopen_is_idempotent ... ok
2026-06-04T06:02:36.0811715Z test spool::tests::deferred_row_survives_event_drain_then_hook_delivers ... ok
2026-06-04T06:02:36.0871407Z test spool::tests::non_deferred_drain_skips_deferred_and_preserves_order ... ok
2026-06-04T06:02:36.0874916Z test subnet::tests::add_joined_preserves_seed_and_epoch ... ok
2026-06-04T06:02:36.0880290Z test subnet::tests::create_subnet_starts_at_epoch_one_unique_name ... ok
2026-06-04T06:02:36.0894170Z test subnet::tests::hex_round_trips_and_rejects_bad_input ... ok
2026-06-04T06:02:36.0971585Z test subnet::tests::hide_new_endpoints_defaults_off_and_persists ... ok
2026-06-04T06:02:36.0976846Z test subnet::tests::minted_seeds_are_random ... ok
2026-06-04T06:02:36.0999264Z test subnet::tests::missing_or_corrupt_file_is_empty_store ... ok
2026-06-04T06:02:36.1007213Z test subnet::tests::remove_drops_membership ... ok
2026-06-04T06:02:36.1027447Z test subnet::tests::rotate_bumps_epoch_and_changes_seed ... ok
2026-06-04T06:02:36.1128897Z test subnet::tests::store_persists_multi_subnet_and_rotation ... ok
2026-06-04T06:02:36.1226655Z test spool::tests::spool_touches_has_messages_sentinel ... ok
2026-06-04T06:02:36.1288757Z test spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path ... ok
2026-06-04T06:02:36.1439375Z test project::tests::derivation_ladder ... ok
2026-06-04T06:02:36.1729654Z test spool::tests::wan_spool_dedups_on_op_id_across_reopen ... ok
2026-06-04T06:02:36.2102955Z test spool::tests::event_part_body_persists_byte_exact ... ok
2026-06-04T06:02:36.2216573Z test registry::tests::concurrent_registration_never_locks ... ok
2026-06-04T06:02:36.4770859Z test syncmerge::tests::non_context_branch_refused ... ok
2026-06-04T06:02:36.4771350Z test trust::tests::first_use_pins_then_is_trusted_idempotently ... ok
2026-06-04T06:02:36.4858375Z test trust::tests::label_anchor_is_subnet_scoped ... ok
2026-06-04T06:02:36.4859751Z test trust::tests::labelled_key_change_warns_without_mutating ... ok
2026-06-04T06:02:36.4860687Z test trust::tests::peers_in_filters_by_subnet ... ok
2026-06-04T06:02:36.4933130Z test trust::tests::repin_applies_accepted_key_change ... ok
2026-06-04T06:02:36.4934543Z test trust::tests::revoke_removes_trust ... ok
2026-06-04T06:02:37.5347693Z test trust::tests::store_persists_and_degrades_gracefully ... ok
2026-06-04T06:02:37.5348363Z test trust::tests::trust_is_scoped_per_subnet ... ok
2026-06-04T06:02:37.5348846Z test trust::tests::unlabelled_distinct_keys_each_pin ... ok
2026-06-04T06:02:37.5349227Z test visibility::tests::hidden_gates_sync_even_when_listed ... ok
2026-06-04T06:02:37.5349617Z test visibility::tests::hidden_is_or_of_defaults ... ok
2026-06-04T06:02:37.5349931Z test visibility::tests::override_wins_both_directions ... ok
2026-06-04T06:02:37.5681299Z test visibility::tests::store_persists_and_degrades_safe ... ok
2026-06-04T06:02:37.5681974Z test branchstore::tests::branches_are_independent_roots ... ok
2026-06-04T06:02:37.5682458Z test visibility::tests::synced_requires_membership_listing ... ok
2026-06-04T06:02:37.5881045Z test xfer::tests::xfer_id_is_filename_safe_and_distinct ... ok
2026-06-04T06:02:37.5983445Z test xfer::tests::progress_round_trips_per_role_and_updates_mid_flight ... ok
2026-06-04T06:02:37.9376000Z test branchstore::tests::multi_key_commit_is_one_commit ... ok
2026-06-04T06:02:38.0130218Z test branchstore::tests::commit_then_read_at_tip ... ok
2026-06-04T06:02:38.0355358Z test contextstore::tests::project_branch_holds_many_agents ... ok
2026-06-04T06:02:38.0875368Z test branchstore::tests::unchanged_write_is_no_commit ... ok
2026-06-04T06:02:38.6115398Z test contextstore::tests::two_tier_layout_and_commits ... ok
2026-06-04T06:02:38.8616052Z test contextstore::tests::conflict_artifacts_preserve_both_versions ... ok
2026-06-04T06:02:39.6759676Z test contextstore::tests::rename_ripples_both_tiers ... ok
2026-06-04T06:02:40.1630210Z test syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite ... ok
2026-06-04T06:02:40.4534754Z test syncmerge::tests::adopt_then_incremental_then_idempotent_repull ... ok
2026-06-04T06:02:40.9998907Z test syncmerge::tests::project_branch_unions_disjoint_agents ... ok
2026-06-04T06:02:41.6314951Z test syncmerge::tests::dominated_incoming_drops_but_joins_dag ... ok
2026-06-04T06:02:41.8001320Z test syncmerge::tests::concurrent_writes_surface_on_both_nodes ... ok
2026-06-04T06:02:42.8680630Z test syncmerge::tests::reconciled_write_propagates_and_clears_artifacts ... ok
2026-06-04T06:02:45.1653577Z test info::tests::concurrent_read_during_writes_never_torn ... ok
2026-06-04T06:02:45.1653795Z 
2026-06-04T06:02:45.1653957Z test result: ok. 115 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.50s
2026-06-04T06:02:45.1654194Z 
2026-06-04T06:02:45.1673952Z      Running unittests src\lib.rs (target\debug\deps\spt_term-7ded13700447d846.exe)
2026-06-04T06:02:45.3321358Z 
2026-06-04T06:02:45.3321685Z running 8 tests
2026-06-04T06:02:45.3326513Z test reader::tests::dsr_matcher_finds_query_across_chunk_boundary ... ok
2026-06-04T06:02:45.3326937Z test reader::tests::auto_answers_synthetic_dsr_query ... ok
2026-06-04T06:02:45.3329289Z test digest::tests::bad_pattern_is_reported_by_name ... ok
2026-06-04T06:02:45.3377211Z test digest::tests::tags_input_agent_and_collapses_tool_sprints ... ok
2026-06-04T06:02:45.3378647Z test reader::tests::no_dsr_means_no_answer ... ok
2026-06-04T06:02:45.3379757Z test digest::tests::truncates_tool_args_to_width ... ok
2026-06-04T06:02:45.3384089Z test digest::tests::strips_ansi_and_tolerates_repaint_duplication ... ok
2026-06-04T06:02:45.3385044Z test digest::tests::windows_to_last_n_turns ... ok
2026-06-04T06:02:45.3385272Z 
2026-06-04T06:02:45.3385503Z test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T06:02:45.3385721Z 
2026-06-04T06:02:45.3400587Z      Running tests\digest.rs (target\debug\deps\digest-6ac06f15f4beba54.exe)
2026-06-04T06:02:45.5191693Z 
2026-06-04T06:02:45.5192001Z running 1 test
2026-06-04T06:02:45.5577664Z test digest_parses_a_real_pty_stream ... ok
2026-06-04T06:02:45.5578288Z 
2026-06-04T06:02:45.5578534Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
2026-06-04T06:02:45.5579618Z 
2026-06-04T06:02:45.5597652Z      Running tests\dsr.rs (target\debug\deps\dsr-c1b15907eaf4317b.exe)
2026-06-04T06:02:45.6283342Z 
2026-06-04T06:02:45.6283599Z running 2 tests
2026-06-04T06:02:45.6706758Z test conpty_output_not_withheld_under_the_drain ... ok
2026-06-04T06:02:45.6725435Z test drain_forwards_child_output ... ok
2026-06-04T06:02:45.6725611Z 
2026-06-04T06:02:45.6725811Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
2026-06-04T06:02:45.6726077Z 
2026-06-04T06:02:45.6738441Z      Running tests\inject.rs (target\debug\deps\inject-4f10fcdc2739ad5c.exe)
2026-06-04T06:02:45.7433496Z 
2026-06-04T06:02:45.7433804Z running 2 tests
2026-06-04T06:02:45.7944907Z test send_line_reaches_child_and_preserves_order ... ok
2026-06-04T06:02:45.7945163Z test ctrl_c_interrupts_the_child ... ok
2026-06-04T06:02:45.7945296Z 
2026-06-04T06:02:45.7945455Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
2026-06-04T06:02:45.7945692Z 
2026-06-04T06:02:45.7960556Z      Running tests\stream.rs (target\debug\deps\stream-bf8700113ecf530b.exe)
2026-06-04T06:02:45.8646620Z 
2026-06-04T06:02:45.8646853Z running 2 tests
2026-06-04T06:02:45.9027755Z test delivers_every_value_under_resize ... ok
2026-06-04T06:02:46.8777396Z test bounded_backpressure_stalls_an_unconsumed_reader ... ok
2026-06-04T06:02:46.8777606Z 
2026-06-04T06:02:46.8777771Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
2026-06-04T06:02:46.8778002Z 
2026-06-04T06:02:46.8793049Z      Running tests\surface.rs (target\debug\deps\surface-b6cab82372962717.exe)
2026-06-04T06:02:46.9441210Z 
2026-06-04T06:02:46.9441420Z running 1 test
2026-06-04T06:02:46.9542296Z test resize_under_load_does_not_hang_or_panic ... ok
2026-06-04T06:02:46.9542465Z 
2026-06-04T06:02:46.9542779Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T06:02:46.9543043Z 
2026-06-04T06:02:46.9554094Z    Doc-tests spt_daemon
2026-06-04T06:02:47.2302933Z 
2026-06-04T06:02:47.2303185Z running 0 tests
2026-06-04T06:02:47.2303309Z 
2026-06-04T06:02:47.2303538Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T06:02:47.2303966Z 
2026-06-04T06:02:47.2372577Z    Doc-tests spt_live
2026-06-04T06:02:47.2955348Z 
2026-06-04T06:02:47.2955519Z running 0 tests
2026-06-04T06:02:47.2955721Z 
2026-06-04T06:02:47.2955952Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T06:02:47.2956190Z 
2026-06-04T06:02:47.3002182Z    Doc-tests spt_msg
2026-06-04T06:02:47.3464565Z 
2026-06-04T06:02:47.3464740Z running 0 tests
2026-06-04T06:02:47.3464864Z 
2026-06-04T06:02:47.3465734Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T06:02:47.3465985Z 
2026-06-04T06:02:47.3509612Z    Doc-tests spt_net
2026-06-04T06:02:47.5116365Z 
2026-06-04T06:02:47.5116660Z running 0 tests
2026-06-04T06:02:47.5116794Z 
2026-06-04T06:02:47.5117055Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T06:02:47.5117356Z 
2026-06-04T06:02:47.5177920Z    Doc-tests spt_proto
2026-06-04T06:02:47.5616813Z 
2026-06-04T06:02:47.5617072Z running 0 tests
2026-06-04T06:02:47.5617181Z 
2026-06-04T06:02:47.5617357Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T06:02:47.5617582Z 
2026-06-04T06:02:47.5666101Z    Doc-tests spt_runtime
2026-06-04T06:02:47.6628566Z 
2026-06-04T06:02:47.6628863Z running 0 tests
2026-06-04T06:02:47.6629006Z 
2026-06-04T06:02:47.6629176Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T06:02:47.6629397Z 
2026-06-04T06:02:47.6687714Z    Doc-tests spt_store
2026-06-04T06:02:47.7737772Z 
2026-06-04T06:02:47.7738016Z running 0 tests
2026-06-04T06:02:47.7738126Z 
2026-06-04T06:02:47.7738312Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T06:02:47.7738532Z 
2026-06-04T06:02:47.7794858Z    Doc-tests spt_term
2026-06-04T06:02:47.8288532Z 
2026-06-04T06:02:47.8288732Z running 0 tests
2026-06-04T06:02:47.8288850Z 
2026-06-04T06:02:47.8289017Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T06:02:47.8289243Z 
2026-06-04T06:02:53.0224642Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-04T06:02:53.0224996Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-04T06:02:53.0227839Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-04T06:02:53.0228052Z ##[endgroup]
2026-06-04T06:02:53.9568004Z     Checking cfg-if v1.0.4
2026-06-04T06:02:53.9568275Z     Checking windows-link v0.2.1
2026-06-04T06:02:53.9568542Z     Checking typenum v1.20.1
2026-06-04T06:02:53.9573787Z     Checking critical-section v1.2.0
2026-06-04T06:02:53.9574096Z     Checking subtle v2.6.1
2026-06-04T06:02:53.9574462Z     Checking memchr v2.8.1
2026-06-04T06:02:53.9582520Z     Checking smallvec v1.15.1
2026-06-04T06:02:53.9583610Z     Checking cpufeatures v0.2.17
2026-06-04T06:02:53.9585481Z     Checking serde_core v1.0.228
2026-06-04T06:02:53.9585798Z     Checking pin-project-lite v0.2.17
2026-06-04T06:02:53.9586731Z     Checking equivalent v1.0.2
2026-06-04T06:02:53.9587121Z     Checking itoa v1.0.18
2026-06-04T06:02:53.9587491Z     Checking log v0.4.30
2026-06-04T06:02:53.9587825Z     Checking hashbrown v0.17.1
2026-06-04T06:02:53.9595006Z     Checking futures-core v0.3.32
2026-06-04T06:02:53.9595438Z     Checking zeroize v1.8.2
2026-06-04T06:02:54.0168825Z     Checking windows-sys v0.61.2
2026-06-04T06:02:54.0374995Z     Checking rand_core v0.10.1
2026-06-04T06:02:54.0521016Z     Checking getrandom v0.2.17
2026-06-04T06:02:54.0526545Z     Checking bytes v1.11.1
2026-06-04T06:02:54.0610169Z     Checking stable_deref_trait v1.2.1
2026-06-04T06:02:54.0863404Z     Checking zerofrom v0.1.8
2026-06-04T06:02:54.1171244Z     Checking libc v0.2.186
2026-06-04T06:02:54.1239684Z     Checking futures-io v0.3.32
2026-06-04T06:02:54.1375771Z     Checking futures-sink v0.3.32
2026-06-04T06:02:54.1384591Z     Checking slab v0.4.12
2026-06-04T06:02:54.1391701Z     Checking futures-task v0.3.32
2026-06-04T06:02:54.1449364Z     Checking bitflags v2.11.1
2026-06-04T06:02:54.1507936Z     Checking zerocopy v0.8.50
2026-06-04T06:02:54.1625435Z     Checking rand_core v0.6.4
2026-06-04T06:02:54.1812202Z     Checking getrandom v0.4.2
2026-06-04T06:02:54.2327956Z     Checking yoke v0.8.2
2026-06-04T06:02:54.2478424Z     Checking futures-channel v0.3.32
2026-06-04T06:02:54.2478825Z     Checking signature v2.2.0
2026-06-04T06:02:54.2873315Z     Checking fastrand v2.4.1
2026-06-04T06:02:54.2896826Z     Checking writeable v0.6.3
2026-06-04T06:02:54.3105847Z     Checking litemap v0.8.2
2026-06-04T06:02:54.3236493Z     Checking libsqlite3-sys v0.30.1
2026-06-04T06:02:54.3260759Z     Checking zmij v1.0.21
2026-06-04T06:02:54.3344922Z     Checking utf8_iter v1.0.4
2026-06-04T06:02:54.3481927Z     Checking ed25519 v2.2.3
2026-06-04T06:02:54.4377699Z     Checking zerovec v0.11.6
2026-06-04T06:02:54.4406505Z     Checking zerotrie v0.2.4
2026-06-04T06:02:54.4629612Z     Checking futures-util v0.3.32
2026-06-04T06:02:54.4653415Z     Checking fallible-iterator v0.3.0
2026-06-04T06:02:54.4653809Z     Checking fallible-streaming-iterator v0.1.9
2026-06-04T06:02:54.4692320Z     Checking windows_x86_64_msvc v0.52.6
2026-06-04T06:02:54.5143466Z     Checking icu_normalizer_data v2.2.0
2026-06-04T06:02:54.5155325Z     Checking icu_properties_data v2.2.0
2026-06-04T06:02:54.5172566Z     Checking percent-encoding v2.3.2
2026-06-04T06:02:54.5270379Z     Checking windows-targets v0.52.6
2026-06-04T06:02:54.5343283Z     Checking indexmap v2.14.0
2026-06-04T06:02:54.5589801Z     Checking cpufeatures v0.3.0
2026-06-04T06:02:54.5790375Z     Checking http v1.4.1
2026-06-04T06:02:54.5904057Z     Checking thiserror v2.0.18
2026-06-04T06:02:54.6063541Z     Checking rustls-pki-types v1.14.1
2026-06-04T06:02:54.6349702Z     Checking windows-sys v0.59.0
2026-06-04T06:02:54.6374730Z     Checking chacha20 v0.10.0
2026-06-04T06:02:54.6933484Z     Checking untrusted v0.9.0
2026-06-04T06:02:54.7136368Z     Checking form_urlencoded v1.2.2
2026-06-04T06:02:54.7175282Z    Compiling fnv v1.0.7
2026-06-04T06:02:54.7383061Z    Compiling strsim v0.11.1
2026-06-04T06:02:54.8037261Z     Checking windows-strings v0.5.1
2026-06-04T06:02:54.8069808Z     Checking ring v0.17.14
2026-06-04T06:02:54.8315421Z     Checking windows-result v0.4.1
2026-06-04T06:02:54.8438673Z     Checking scopeguard v1.2.0
2026-06-04T06:02:54.8652972Z     Checking rand v0.10.1
2026-06-04T06:02:54.9410861Z    Compiling darling_core v0.20.11
2026-06-04T06:02:54.9475090Z     Checking lock_api v0.4.14
2026-06-04T06:02:54.9697342Z     Checking tinystr v0.8.3
2026-06-04T06:02:54.9763017Z     Checking potential_utf v0.1.5
2026-06-04T06:02:54.9950261Z     Checking generic-array v0.14.7
2026-06-04T06:02:55.0450869Z     Checking const-oid v0.10.2
2026-06-04T06:02:55.1159134Z     Checking icu_collections v2.2.0
2026-06-04T06:02:55.1560878Z     Checking atomic-waker v1.1.2
2026-06-04T06:02:55.1572685Z     Checking icu_locale_core v2.2.0
2026-06-04T06:02:55.1633495Z     Checking num-traits v0.2.19
2026-06-04T06:02:55.2460947Z     Checking derive_more v2.1.1
2026-06-04T06:02:55.2630325Z     Checking http-body v1.0.1
2026-06-04T06:02:55.2649942Z     Checking hybrid-array v0.4.12
2026-06-04T06:02:55.3216626Z     Checking base64ct v1.8.3
2026-06-04T06:02:55.3979678Z     Checking httparse v1.10.1
2026-06-04T06:02:55.4051057Z     Checking base64 v0.22.1
2026-06-04T06:02:55.4072058Z     Checking tinyvec_macros v0.1.1
2026-06-04T06:02:55.4726587Z     Checking tower-service v0.3.3
2026-06-04T06:02:55.5767260Z     Checking data-encoding v2.11.0
2026-06-04T06:02:55.6091895Z     Checking crypto-common v0.1.7
2026-06-04T06:02:55.6235658Z     Checking block-buffer v0.10.4
2026-06-04T06:02:55.6597289Z     Checking pem-rfc7468 v1.0.0
2026-06-04T06:02:55.6795857Z     Checking try-lock v0.2.5
2026-06-04T06:02:55.7065903Z     Checking inout v0.1.4
2026-06-04T06:02:55.7366048Z     Checking tinyvec v1.11.0
2026-06-04T06:02:55.7651633Z     Checking digest v0.10.7
2026-06-04T06:02:55.8061353Z     Checking want v0.3.1
2026-06-04T06:02:55.8119618Z     Checking der v0.8.0-rc.10
2026-06-04T06:02:55.8455938Z     Checking windows-core v0.62.2
2026-06-04T06:02:55.8827401Z     Checking n0-error v0.1.3
2026-06-04T06:02:55.9219802Z     Checking winapi v0.3.9
2026-06-04T06:02:55.9532715Z     Checking block-buffer v0.12.0
2026-06-04T06:02:55.9645257Z     Checking crypto-common v0.2.2
2026-06-04T06:02:55.9750216Z    Compiling anyhow v1.0.102
2026-06-04T06:02:55.9814024Z     Checking icu_provider v2.2.0
2026-06-04T06:02:55.9997599Z     Checking serde v1.0.228
2026-06-04T06:02:56.0060318Z     Checking curve25519-dalek v4.1.3
2026-06-04T06:02:56.0623163Z     Checking sha2 v0.10.9
2026-06-04T06:02:56.0623460Z     Checking serde_json v1.0.150
2026-06-04T06:02:56.0639340Z     Checking rustls-webpki v0.103.13
2026-06-04T06:02:56.1731510Z     Checking serial-core v0.4.0
2026-06-04T06:02:56.2499003Z     Checking icu_properties v2.2.0
2026-06-04T06:02:56.3502600Z     Checking icu_normalizer v2.2.0
2026-06-04T06:02:56.3967291Z     Checking spin v0.10.0
2026-06-04T06:02:56.4058794Z     Checking cordyceps v0.3.4
2026-06-04T06:02:56.4985397Z     Checking parking v2.2.1
2026-06-04T06:02:56.5200616Z     Checking httpdate v1.0.3
2026-06-04T06:02:56.5494143Z     Checking portable-atomic v1.13.1
2026-06-04T06:02:56.5774140Z     Checking ipnet v2.12.0
2026-06-04T06:02:56.6285108Z     Checking diatomic-waker v0.2.3
2026-06-04T06:02:56.6919970Z     Checking digest v0.11.3
2026-06-04T06:02:56.7317523Z     Checking futures-lite v2.6.1
2026-06-04T06:02:56.7736432Z     Checking serial-windows v0.4.0
2026-06-04T06:02:56.7803597Z     Checking futures-buffered v0.2.13
2026-06-04T06:02:56.7855869Z     Checking spki v0.8.0-rc.4
2026-06-04T06:02:56.8768254Z     Checking thiserror v1.0.69
2026-06-04T06:02:56.8782575Z     Checking pin-project v1.1.13
2026-06-04T06:02:56.8935676Z     Checking memoffset v0.6.5
2026-06-04T06:02:56.9108190Z     Checking ed25519-dalek v2.2.0
2026-06-04T06:02:56.9212714Z     Checking parking_lot_core v0.9.12
2026-06-04T06:02:56.9337185Z     Checking cipher v0.4.4
2026-06-04T06:02:56.9485874Z     Checking universal-hash v0.5.1
2026-06-04T06:02:56.9915443Z     Checking aho-corasick v1.1.4
2026-06-04T06:02:57.0149604Z     Checking sync_wrapper v1.0.2
2026-06-04T06:02:57.0447537Z     Checking byteorder v1.5.0
2026-06-04T06:02:57.0484049Z     Checking once_cell v1.21.4
2026-06-04T06:02:57.0613713Z     Checking lazy_static v1.5.0
2026-06-04T06:02:57.0677383Z     Checking either v1.16.0
2026-06-04T06:02:57.1191360Z     Checking spt-proto v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-04T06:02:57.1373647Z     Checking bitflags v1.3.2
2026-06-04T06:02:57.1443525Z     Checking opaque-debug v0.3.1
2026-06-04T06:02:57.1527777Z     Checking regex-syntax v0.8.10
2026-06-04T06:02:57.1742075Z    Compiling powerfmt v0.2.0
2026-06-04T06:02:57.2265280Z     Checking pin-utils v0.1.0
2026-06-04T06:02:57.2365233Z     Checking polyval v0.6.2
2026-06-04T06:02:57.2393210Z     Checking tracing-core v0.1.36
2026-06-04T06:02:57.2393567Z     Checking rustls v0.23.40
2026-06-04T06:02:57.3216699Z     Checking nix v0.25.1
2026-06-04T06:02:57.3597223Z     Checking idna_adapter v1.2.2
2026-06-04T06:02:57.3903612Z    Compiling deranged v0.5.8
2026-06-04T06:02:57.4094118Z     Checking prefix-trie v0.8.4
2026-06-04T06:02:57.4210401Z     Checking hash32 v0.2.1
2026-06-04T06:02:57.4350756Z     Checking shared_library v0.1.9
2026-06-04T06:02:57.4698295Z     Checking parking_lot v0.12.5
2026-06-04T06:02:57.4921847Z     Checking idna v1.1.0
2026-06-04T06:02:57.5128761Z     Checking pkcs8 v0.11.0-rc.10
2026-06-04T06:02:57.5680669Z     Checking serial v0.4.0
2026-06-04T06:02:57.5922862Z     Checking tracing v0.1.44
2026-06-04T06:02:57.6175167Z     Checking futures-executor v0.3.32
2026-06-04T06:02:57.6424277Z     Checking crossbeam-utils v0.8.21
2026-06-04T06:02:57.6637874Z     Checking serde_spanned v0.6.9
2026-06-04T06:02:57.6792194Z     Checking toml_datetime v0.6.11
2026-06-04T06:02:57.7707159Z     Checking spin v0.9.8
2026-06-04T06:02:57.7708769Z     Checking url v2.5.8
2026-06-04T06:02:57.8215477Z     Checking windows-threading v0.2.1
2026-06-04T06:02:57.8757151Z     Checking tower-layer v0.3.3
2026-06-04T06:02:57.9057940Z    Compiling num-conv v0.2.2
2026-06-04T06:02:57.9214889Z     Checking winnow v0.7.15
2026-06-04T06:02:57.9577394Z     Checking toml_write v0.1.2
2026-06-04T06:02:57.9815196Z     Checking downcast-rs v1.2.1
2026-06-04T06:02:57.9996594Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T06:02:58.0181635Z     Checking filedescriptor v0.8.3
2026-06-04T06:02:58.0363584Z     Checking winreg v0.10.1
2026-06-04T06:02:58.0571993Z     Checking signature v3.0.0
2026-06-04T06:02:58.0666660Z     Checking shell-words v1.1.1
2026-06-04T06:02:58.1056760Z     Checking ahash v0.8.12
2026-06-04T06:02:58.1057075Z    Compiling time-core v0.1.8
2026-06-04T06:02:58.1501985Z     Checking heapless v0.7.17
2026-06-04T06:02:58.1774351Z     Checking ed25519 v3.0.0-rc.4
2026-06-04T06:02:58.1843647Z     Checking windows-future v0.3.2
2026-06-04T06:02:58.1978201Z     Checking futures v0.3.32
2026-06-04T06:02:58.2045833Z     Checking portable-pty v0.8.1
2026-06-04T06:02:58.2266255Z     Checking hashbrown v0.14.5
2026-06-04T06:02:58.2666425Z     Checking hickory-proto v0.26.0-beta.4
2026-06-04T06:02:58.2846552Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-04T06:02:58.3019970Z     Checking ghash v0.5.1
2026-06-04T06:02:58.3059928Z     Checking ctr v0.9.2
2026-06-04T06:02:58.3294830Z    Compiling darling_macro v0.20.11
2026-06-04T06:02:58.3583764Z     Checking aes v0.8.4
2026-06-04T06:02:58.4211355Z     Checking sha2 v0.11.0-rc.5
2026-06-04T06:02:58.4605065Z     Checking windows-collections v0.3.2
2026-06-04T06:02:58.5202530Z     Checking windows-numerics v0.3.1
2026-06-04T06:02:58.7125213Z    Compiling proc-macro-crate v3.5.0
2026-06-04T06:02:58.7125631Z    Compiling time v0.3.47
2026-06-04T06:02:58.7360776Z     Checking aead v0.5.2
2026-06-04T06:02:58.7627625Z     Checking http-body-util v0.1.3
2026-06-04T06:02:58.8137550Z     Checking cobs v0.3.0
2026-06-04T06:02:58.8230356Z     Checking hashlink v0.9.1
2026-06-04T06:02:58.8387931Z    Compiling darling v0.20.11
2026-06-04T06:02:58.8666062Z     Checking regex-automata v0.4.14
2026-06-04T06:02:58.9816865Z     Checking widestring v1.2.1
2026-06-04T06:02:59.0151051Z     Checking postcard v1.1.3
2026-06-04T06:02:59.0225188Z     Checking windows v0.62.2
2026-06-04T06:02:59.1325888Z     Checking rusqlite v0.32.1
2026-06-04T06:02:59.1429429Z    Compiling derive_builder_core v0.20.2
2026-06-04T06:02:59.1450596Z     Checking aes-gcm v0.10.3
2026-06-04T06:02:59.2866229Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-04T06:02:59.2963872Z     Checking data-encoding-macro v0.1.20
2026-06-04T06:02:59.3662911Z     Checking crossbeam-epoch v0.9.18
2026-06-04T06:02:59.3887793Z     Checking crossbeam-channel v0.5.15
2026-06-04T06:02:59.4490659Z     Checking chrono v0.4.44
2026-06-04T06:02:59.5402033Z    Compiling num_enum_derive v0.7.6
2026-06-04T06:02:59.5452491Z     Checking windows-registry v0.6.1
2026-06-04T06:02:59.6040668Z     Checking toml_edit v0.22.27
2026-06-04T06:02:59.6444907Z     Checking uuid v1.23.2
2026-06-04T06:02:59.8066333Z     Checking lru-slab v0.1.2
2026-06-04T06:02:59.8066941Z     Checking foldhash v0.2.0
2026-06-04T06:02:59.8273663Z     Checking ryu v1.0.23
2026-06-04T06:02:59.8857137Z     Checking spt-store v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-04T06:02:59.8932878Z     Checking allocator-api2 v0.2.21
2026-06-04T06:02:59.9233819Z     Checking identity-hash v0.1.0
2026-06-04T06:02:59.9683773Z     Checking tagptr v0.2.0
2026-06-04T06:02:59.9987125Z     Checking mac-addr v0.3.0
2026-06-04T06:03:00.0197758Z     Checking rustc-hash v2.1.2
2026-06-04T06:03:00.0723792Z     Checking sorted-index-buffer v0.2.1
2026-06-04T06:03:00.1069861Z     Checking xml-rs v0.8.28
2026-06-04T06:03:00.1296868Z     Checking moka v0.12.15
2026-06-04T06:03:00.1649292Z     Checking iroh-metrics v0.38.3
2026-06-04T06:03:00.1729227Z     Checking strum v0.28.0
2026-06-04T06:03:00.2417751Z     Checking noq-proto v0.17.0
2026-06-04T06:03:00.2747349Z     Checking hashbrown v0.16.1
2026-06-04T06:03:00.2956945Z     Checking iroh-base v0.98.0
2026-06-04T06:03:00.4109635Z    Compiling derive_builder_macro v0.20.2
2026-06-04T06:03:00.4239728Z     Checking attohttpc v0.30.1
2026-06-04T06:03:00.4700889Z     Checking regex v1.12.3
2026-06-04T06:03:00.6224532Z     Checking xmltree v0.10.3
2026-06-04T06:03:00.6260496Z     Checking simple-dns v0.9.3
2026-06-04T06:03:00.6870552Z     Checking simdutf8 v0.1.5
2026-06-04T06:03:00.7866449Z     Checking constant_time_eq v0.4.2
2026-06-04T06:03:00.7924316Z     Checking smol_str v0.1.24
2026-06-04T06:03:00.8066656Z     Checking arrayvec v0.7.6
2026-06-04T06:03:00.8083258Z     Checking sha1_smol v1.0.1
2026-06-04T06:03:00.8085322Z     Checking resolv-conf v0.7.6
2026-06-04T06:03:00.8561687Z     Checking num_enum v0.7.6
2026-06-04T06:03:00.8629293Z     Checking arrayref v0.3.9
2026-06-04T06:03:00.8824040Z     Checking lru v0.16.4
2026-06-04T06:03:00.8927776Z    Compiling derive_builder v0.20.2
2026-06-04T06:03:00.9156240Z     Checking hmac v0.12.1
2026-06-04T06:03:00.9339181Z     Checking serde_bytes v0.11.19
2026-06-04T06:03:00.9703826Z     Checking webpki-roots v1.0.7
2026-06-04T06:03:00.9704213Z     Checking cmov v0.5.4
2026-06-04T06:03:00.9928456Z     Checking sha1 v0.10.6
2026-06-04T06:03:01.0010137Z     Checking blake3 v1.8.5
2026-06-04T06:03:01.0120575Z     Checking spt-msg v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-04T06:03:01.0165405Z     Checking recvmsg v1.0.0
2026-06-04T06:03:01.0465279Z     Checking hkdf v0.12.4
2026-06-04T06:03:01.0506281Z     Checking anstyle v1.0.14
2026-06-04T06:03:01.0637174Z     Checking toml v0.8.23
2026-06-04T06:03:01.0889986Z     Checking once_cell_polyfill v1.70.2
2026-06-04T06:03:01.1242232Z     Checking utf8parse v0.2.2
2026-06-04T06:03:01.1513873Z     Checking colorchoice v1.0.5
2026-06-04T06:03:01.1590802Z     Checking is_terminal_polyfill v1.70.2
2026-06-04T06:03:01.1831334Z    Compiling vergen-lib v9.1.0
2026-06-04T06:03:01.1921965Z    Compiling vergen-lib v0.1.6
2026-06-04T06:03:01.1922292Z     Checking ctutils v0.4.2
2026-06-04T06:03:01.2264977Z     Checking spake2 v0.4.0
2026-06-04T06:03:01.2367526Z     Checking anstyle-parse v1.0.0
2026-06-04T06:03:01.2460269Z     Checking spt-term v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-04T06:03:01.2520470Z     Checking clap_lex v1.1.0
2026-06-04T06:03:01.2895802Z     Checking mock-adapter v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-04T06:03:01.3447054Z    Compiling vergen v9.1.0
2026-06-04T06:03:01.4078772Z    Compiling vergen-gitcl v1.0.8
2026-06-04T06:03:01.4338117Z     Checking spt-runtime v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-04T06:03:01.7681391Z    Compiling iroh-relay v0.98.0
2026-06-04T06:03:01.9073180Z     Checking socket2 v0.6.4
2026-06-04T06:03:01.9073492Z     Checking mio v1.2.1
2026-06-04T06:03:01.9073727Z     Checking tempfile v3.27.0
2026-06-04T06:03:01.9074007Z     Checking rustls-platform-verifier v0.7.0
2026-06-04T06:03:01.9074300Z     Checking netdev v0.42.0
2026-06-04T06:03:01.9074515Z     Checking seize v0.5.1
2026-06-04T06:03:01.9075443Z     Checking interprocess v2.4.2
2026-06-04T06:03:01.9075751Z     Checking anstyle-query v1.1.5
2026-06-04T06:03:01.9076417Z     Checking anstyle-wincon v3.0.11
2026-06-04T06:03:02.0498069Z     Checking anstream v1.0.0
2026-06-04T06:03:02.0753798Z     Checking papaya v0.2.4
2026-06-04T06:03:02.1110517Z     Checking spt-live v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-04T06:03:02.1547480Z     Checking noq-udp v0.10.0
2026-06-04T06:03:02.2456151Z     Checking ipconfig v0.3.4
2026-06-04T06:03:02.2658584Z     Checking tokio v1.52.3
2026-06-04T06:03:02.2680768Z     Checking clap_builder v4.6.0
2026-06-04T06:03:03.3889687Z     Checking clap v4.6.1
2026-06-04T06:03:04.4302436Z     Checking tokio-util v0.7.18
2026-06-04T06:03:04.4302698Z     Checking tokio-rustls v0.26.4
2026-06-04T06:03:04.4302953Z     Checking tower v0.5.3
2026-06-04T06:03:04.4303301Z     Checking acto v0.8.2
2026-06-04T06:03:04.4303699Z     Checking backon v1.6.0
2026-06-04T06:03:04.7106426Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-04T06:03:04.7147371Z     Checking tower-http v0.6.11
2026-06-04T06:03:04.8123999Z     Checking h2 v0.4.14
2026-06-04T06:03:04.8124255Z     Checking n0-future v0.3.2
2026-06-04T06:03:04.8124622Z     Checking tokio-stream v0.1.18
2026-06-04T06:03:04.8124970Z     Checking tokio-websockets v0.13.2
2026-06-04T06:03:04.8970249Z     Checking n0-watcher v0.6.1
2026-06-04T06:03:04.8970569Z     Checking iroh-dns v0.98.0
2026-06-04T06:03:05.0761994Z     Checking noq v0.18.0
2026-06-04T06:03:05.8110478Z     Checking wmi v0.18.4
2026-06-04T06:03:06.1311245Z     Checking netwatch v0.16.0
2026-06-04T06:03:06.6488087Z     Checking hyper v1.10.1
2026-06-04T06:03:06.6488302Z     Checking hickory-net v0.26.0-beta.4
2026-06-04T06:03:07.2671830Z     Checking hyper-util v0.1.20
2026-06-04T06:03:07.3143823Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-04T06:03:07.9293306Z     Checking hyper-rustls v0.27.9
2026-06-04T06:03:07.9293605Z     Checking igd-next v0.17.1
2026-06-04T06:03:08.0434867Z     Checking reqwest v0.13.4
2026-06-04T06:03:08.1672586Z     Checking portmapper v0.16.0
2026-06-04T06:03:09.2312737Z     Checking iroh v0.98.2
2026-06-04T06:03:12.4595170Z     Checking spt-net v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-04T06:03:13.1717678Z     Checking spt-daemon v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-04T06:03:14.4213202Z     Checking spt v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-04T06:03:15.4229812Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.98s
2026-06-04T06:03:15.6126721Z Post job cleanup.
2026-06-04T06:03:15.7170838Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-04T06:03:15.7381406Z git version 2.43.0.windows.1
2026-06-04T06:03:15.7419341Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\3fc70e2b-0387-4222-8bd0-02a02f03e39a\.gitconfig'
2026-06-04T06:03:15.7432008Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\3fc70e2b-0387-4222-8bd0-02a02f03e39a' before making global git config changes
2026-06-04T06:03:15.7432547Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T06:03:15.7437965Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-04T06:03:15.7668848Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-04T06:03:15.7893642Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-04T06:03:16.1641496Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T06:03:16.1849581Z http.https://github.com/.extraheader
2026-06-04T06:03:16.1878544Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-04T06:03:16.2115226Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-04T06:03:16.6034173Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T06:03:16.6261731Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-04T06:03:17.0021240Z Cleaning up orphan processes
